Hi all,
Currently I faced a problem in my current dynamo script ( see the below attached snip).
From Geometry.Translate line start and end point Z value are same and I got a single list, but I want in a group of different list depending on Z value (every time Z value is difference its create a difference group of list)
I want list as below as per (Geometry.Transalate) output data.
list 0
0 point (x = 93751.683)
1 point (x = 97631.683)
list 1
0 point ( x =101401.683)