Convert Line to Polyline?

Convert Line to Polyline?

Anonymous
Not applicable
676 Views
1 Reply
Message 1 of 2

Convert Line to Polyline?

Anonymous
Not applicable
Hi everyone

Does anyone know where I can get a Line to Polyline Lisp routine?

I have a drawing with a ton of enities and would like to convert the lines
to polylines. I have tried of couple of LISP routines already and they
didn't seem to work because there were too many enities. OR is there a
build in function in ACAD that will do this?

Thanks in advance....
0 Likes
677 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
if you have acad2002, the PEDIT can do that without programming, just using
"Multiple Objects" as first option before selecting a specific entity.

- alfred -


In article <27F2385AF309D26FFAAFA8BC7544081A@in.WebX.maYIadrTaRb>, smoother2
@hotmail.com says...
> Hi everyone
>
> Does anyone know where I can get a Line to Polyline Lisp routine?
>
> I have a drawing with a ton of enities and would like to convert the lines
> to polylines. I have tried of couple of LISP routines already and they
> didn't seem to work because there were too many enities. OR is there a
> build in function in ACAD that will do this?
>
> Thanks in advance....
>
>
>
>
>
0 Likes