Hi!
I do not understand why only one line will projected to the surface? Should an imported surface in dynamo prepared to a geometry first?
Thank you!
Hi!
I do not understand why only one line will projected to the surface? Should an imported surface in dynamo prepared to a geometry first?
Thank you!
Because its most likely a list of surfaces with one item. Change the lacing of Surface.ProjectInputOnTo
to Longest and it should work.
Thanks Thomas! Now it works!
excuse me, i can’t understand it. can you help me.how to change it to longest?