Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I delete a block with three objects that I cannot see?

Status
Not open for further replies.

my2sense

Computer
Joined
Feb 7, 2008
Messages
1
Location
US
Somewhat new to AutoCAD, I am converting Italian drawings to FEDA standards. Several challenges exist and sometimes it means redrawing from scratch.

Question: How can I delete a block with three objects that I cannot see. I then want to delete its layer as part of clean-up.

The block preview window shows me something I did not draw, so it must have come with a copy from the source drawing.
 
re-define the block with objects that you can see. then delete all insertions and purge your drawing.
 
One of the ways the guys here get rid of objects they can't see, like empty text or unused groups, (they're running LT, so can't use the wonderful lisp routines created for just this sort of thing) is:

list --> all --> remove --> (select what you want to keep, with a window or crossing) --> enter

They then check the list to make sure it only includes what they want to get rid of, then:

erase --> previous --> enter
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top