EXPLODING POLYLINE

EXPLODING POLYLINE

bidyutp
Community Visitor Community Visitor
435 Views
3 Replies
Message 1 of 4

EXPLODING POLYLINE

bidyutp
Community Visitor
Community Visitor

How to explode polylines to polylines?

When exploding polyline, it becomes individual lines but want to keep the same properties of polyline when exploding.

Want to avoid doing PEDIT, and selecting one by one lines to convert the lines to polyline.

0 Likes
436 Views
3 Replies
Replies (3)
Message 2 of 4

cadffm
Consultant
Consultant

Hi,

 

you can't keep the polyline-special properties,

but you don't have to do the pedit part one by one.

 

Explode

Pedit

Multiple

(and IF the question appears, say yes)

thats all.

Sebastian

0 Likes
Message 3 of 4

Kent1Cooper
Consultant
Consultant

Try the PSD command defined in PolylineSubDivide.lsp, >here<.

Kent Cooper, AIA
0 Likes
Message 4 of 4

Kent1Cooper
Consultant
Consultant

@cadffm wrote:

...

but you don't have to do the pedit part one by one.

Explode

Pedit

Multiple

....


You can add Previous as selection after the Multiple option, which will even catch all the pieces if you Exploded multiple Polylines at once.  BUT:  That will return the Lines and Arcs from Exploding Polylines back into being independent Polylines, but all non-zero segment width(s) will be lost.  The PSD command preserves them.

Kent Cooper, AIA
0 Likes