Jump to content

Erasing everything inside/outside a boundary


minhphuong_humg

Recommended Posts

Hi, everybody.

I have a drawing, I want erase all object inside or outside (2 case). Please, help me.

Thank you very much.

Link to comment
Share on other sites

That could be done by selecting that boundary object then select all objects within its boundary then make a global selection set , so after that iterate through each entity if it is not the same name with the entity that are inside the first selection , then delete the object .

Link to comment
Share on other sites

That could be done by selecting that boundary object then select all objects within its boundary then make a global selection set , so after that iterate through each entity if it is not the same name with the entity that are inside the first selection , then delete the object .

 

Can you describe in more detail? Thank you very much!

Link to comment
Share on other sites

I think my description is clear if you are familiar in Lisp programming ;)

Ok, thank you Tharwat.

I have a drawing autocad and which I draw a line enclosed (rectangle, polygon, or any). I want to choose boundary and then remove all of what is in it.

Please see the attached figure:

untitled.jpg

Link to comment
Share on other sites

Also Cookiecutter.lsp nad like Lee I would use (extrim)

 

I used extrim but don't success. Can you guide me? Thank you very much.

Link to comment
Share on other sites

  • 3 years later...

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