Print Page | Close Window

Is there a global command for blocks

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=9132
Printed Date: 10.Jun.2026 at 00:09


Topic: Is there a global command for blocks
Posted By: brentatterton@h
Subject: Is there a global command for blocks
Date Posted: 12.Apr.2013 at 01:19
I have AutoCAD 2013 and I imported a revit drawing to autocad and I need to change some 500 blocks and all blocks just need to change the layer to "0". So I am doing them now one at a time "Help"
 
Brent



Replies:
Posted By: CarlB
Date Posted: 12.Apr.2013 at 02:06
select everything. ("select" "all")
Open the properties manager. One way is type "mo".
In the top line showing selection, change it to just "block reference"
In the layer property, select "0"
 
Other ways to select all blocks, then use the "chprop" command.
 
 


Posted By: brentatterton@h
Date Posted: 12.Apr.2013 at 02:31
maybe I did not make my self clear. Within the block editor I select all the object and select "0" layer. The way you are having me to that is only change the object to a curtain layer. Does that help you
 
Brent


Posted By: CarlB
Date Posted: 12.Apr.2013 at 04:25
Well yes that does help me read your mind better. :)

Lots of lisp routines out there to do this.
Maybe one at this site:

http://www.draftsperson.net/index.php?title=FixBlock_-_Free_LISP



Posted By: brentatterton@h
Date Posted: 12.Apr.2013 at 16:29
Perfect thanksSmile



Print Page | Close Window