Create Curve of specified length on a surface

I need to create lines of specific lengths on a cylinder. I can get the curve length but is there any way to set the curve length?


Problem Line Length.3dm.zip (50.7 KB)

You can use the _Length option on the _Divide command to mark the curve at a specified length.

1 Like

Thanks. That kinda works for my situation but takes a lot of effort.