Script execution

This commit is contained in:
boccioli_m
2015-06-17 17:22:49 +02:00
parent e77cc9af71
commit cebde12d06

View File

@@ -58,8 +58,8 @@ try:
######################## end of A ####################
#Dimension 1
middle = 40
span = 10
middle = 40.0
span = 10.0
direction = 1.0;
startDefault = middle - span
endDefault = middle + span