Jump to content

Erase selected objects on model space from multiple drawings


symoin

Recommended Posts

Hi,

is there any code that will help in erasing selected objects on model space , either by selecting individual object or by window. Then the same objects or all objects with the area of window should be deleted from all the drawings in a folder or from the selected drawings. Some thing like a batch lisp.

Thanks

Link to comment
Share on other sites

The erase by window can be done, if you look into using SCRIPT, it can do what you want to multiple dwg's, its just take the steps you would do manually and put them into a file. myerasewindow.SCR

 

Open dwg

erase objects

close and save.

Repeat next dwg

 

Hey that is a script !

 

Edited by BIGAL
  • Like 1
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...