I am trying to have the NurbCurve go through the following points, but it fails for some reason.
Please see attached Image and Dynamo file and point out my mistakes.
Curve Through Points.dyn (37.7 KB)
I am trying to have the NurbCurve go through the following points, but it fails for some reason.
Please see attached Image and Dynamo file and point out my mistakes.
Hey,
Yeah, and another flatten is needed…
Hope that’s useful,
Mark
Thank you guys!
I have tried both List.RemoveItemAtIndex and List.FilterByBoolMask + Object.IsNull and they all worked perfectly. Now I have added a few more nodes to my dynamo vocabulary.
What package is Clear List from?
Archi-Lab; It’s a good package with a lot of useful nodes.