Divide and split a polyline

Divide and split a polyline

mkuschel6CY66
Explorer Explorer
10,487 Views
2 Replies
Message 1 of 3

Divide and split a polyline

mkuschel6CY66
Explorer
Explorer

Hi everyone,
I'm trying to get "n" polylines from 1 polyline. For example, I have a polyline of 100 m, and I want to divide it into 5 segments of 20 m. What should I do?

 

I proved it with the command "divide", but it shows only the points I must split, but I'm looking for how to break it automatically.

 

Best regards!

Accepted solutions (1)
10,488 Views
2 Replies
Replies (2)
Message 2 of 3

Kent1Cooper
Consultant
Consultant
Accepted solution

Try SUBDIVIDE.lsp with its SD command, >here<.

Kent Cooper, AIA
0 Likes
Message 3 of 3

mkuschel6CY66
Explorer
Explorer

Many thanks

0 Likes