Jump to content

outline a block


cmbeussink

Recommended Posts

I want a lisp routine that will place an polyline outline around the selected bock. I have tried "BOUNDARY", but it does not work very good with larger blocks. I also found a lisp routine that was mentioned in another thread, but it only worked on 1 level blocks, meaning it did not work on blocks that had nested blocks within it. Here is a copy of that lisp, if anyone thinks they can fix it.

 

I've also found something called "SHRINKWRAP", but this is not a command for regular AutoCAD. But it sounds like exactly what I need.

 

Any help would be appreciated. BTW - I am on AutoCAD 2006.

 

Thanks,

Chad

ECO.lsp

Link to comment
Share on other sites

If you have Land Desktop, the AecLineWorkShrinkWrap command will do it.

In Carlson, the command is SwPlines

In vanilla AutoCAD, try the lisp routine found here (http://www.cadtutor.net/forum/showthread.php?t=14493)

Thanks to rkmcswain for the above info. I don't know why it didn't show up as a reply. I just got it as an e-mail.

Anyway, I am using "vanilla" AutoCAD 2006. The lisp routine from the the thread you attached is where I got the lisp routine that I originally attached. It does not work on blocks with nested blocks. I am trying to find a better version of this lisp.

Thanks,

Chad

Link to comment
Share on other sites

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