Jump to content

Recommended Posts

Posted

Hi Folks,

 

I am looking to see if there is a lisp routine other than wrap object that I can use.

 

I have multiple polylines (such as a path of stepping stones) that are not grouped. I would like to create a single polyline that follows the edges of the whole set of individual polylines in one large polyline.

 

I tried the lisp wrap object, but it justs creates a second polyline around each of the individual stepping stones instead around the whole path of stepping stones.

 

I tried grouping them, but that didn't work either. I tried to create a block, and that didnt work either.

 

Is there something I can try???

Posted

I found this in my archives, I can't even remember trying it; maybe it will work for you. Use at your own risk...

 

I do recall that LDD had a 'Shrinkwrap' routine, if you have access to it.

Shrinkwrap.lsp

Posted

ok - so I tried both of these lisp routines and they still don't work.

It works if the polylines are intersecting each other, but not if they are separated. I have tried to block them, but the lisp routine still doesn't work.

Here is what I am trying to accomplish in visual aid in the jpg.

 

Hope we can figure this out.

plineobject.jpg

  • 9 years later...
Posted

The Lsp Working Good Except when select the object and Enter it's back to the previous Zoom

Posted (edited)

I did get shrinkwrap to work by offseting the objects a few times with a known distance till they crossed then ran shrinkwrap and kept the outer pline and offsetted that back to original. Dont guarantee it will work every time.

 

Look at the other post here about wrapping blocks it is the same type of thing.

Edited by BIGAL

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...