Polyline_same_length

Hi all,

Is there a way when making a polyline I can make segments of the same length over and over again, without a script?

Hi Harold,

at the moment you have to enter every time the lenght and hit enter or space…

The only way to “speed” up coul be a Macro

the problem is that you have every time to click on the polyline to continue the curve…

In the macro you can use Line instead of Continuecurve but at the end you have to join everything.

The script would be the best solution…

1 Like

Thanks. I was just wondering if that feature already existed. I almost have my script working now

1 Like

You can add a wish…

Don’t think is hard to add this feature to the current command.

Sound good.