Jump to content

Erasing everything inside/outside a boundary


Recommended Posts

Posted

Hi, everybody.

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

Thank you very much.

Posted

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 .

Posted
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!

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

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

Posted
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

Posted (edited)

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

Edited by BIGAL
Posted
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.

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