Jump to content

Recommended Posts

Posted

Does anyone have a lisp routine to convert a 3D Polyline to a LWPolyline?

 

I'd rather avoid the process of FLATTEN->EXPLODE->PEDIT->JOIN because I have lots of them.

 

Ta.

Posted
Have a look here...

http://cadtips.cadalyst.com/node/tiplisting?keywords=PLINE-3D-2D.LSP

 

You may need to use Convertpoly to make a lwpolyline

Hi,

 

I can't get the link to work, (Content Encoding Error with firefox & Page Not Found with IE ??)

 

And I tried CONVERTPOLY (as well as with FLATTEN) and whether I choose Heavy or Light it just says "0 polyline objects converted."

Posted

It's a new week, so to bring to the fore one more time, does anyone have a lisp for this?

Posted
Hi,

 

I can't get the link to work, (Content Encoding Error with firefox & Page Not Found with IE ??)

 

And I tried CONVERTPOLY (as well as with FLATTEN) and whether I choose Heavy or Light it just says "0 polyline objects converted."

 

Steve1, the link works here(?).

 

Try it again, nice. :)

Posted

Ahh, works today, and it works good too. Thanks Larry for the link & Tankman.

 

 

A side note if anyone feels like commenting: The code is different - there's no local variables and it's the first time I've seen vla-selectonscreen used instead of ssget. I wonder if that is why you can't escape/cancel out of the selection set. Always things to learn..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...