I’d like to request for your help to interpret this code meaning.

t1 is equal to the range from t2 to t3 in steps of t4 all divided by t5
oh and that’s designscript, not Python.
Thank you very much for your answer?
Is there a way I can learn this code so I can make a simpler script for Dynamo.
I very much appreciate your answer.
Cheers,
Rod
Hello
here is shared knowledge
good reading and setting
Cordially
christian.stan
Hello @Rod.D.Lecetivo,
Designscript uses some syntax to define both ranges and sequences, as I explain here ![]()
So for your particular case, you are also defining the step using a mathematical expression of dividend/divisor as shown below ![]()
Thank you very much for your answer.
I am very grateful.
Cheers,
Rod
Thank you very much.
This is very helpful with the methodology of that script.
Cheers,
Rod


