Script execution

This commit is contained in:
voulot_d
2017-02-14 13:14:12 +01:00
parent a78d72e4f7
commit dc69b34248
+1 -1
View File
@@ -5,7 +5,7 @@ if get_exec_pars().source == CommandSource.ui:
start = 0.0
stop = 180.0
step = 5.0
nb = 1
nb = 2
lat = 0.100
else:
start = args[0]