nicolas Posted August 19, 2010 Posted August 19, 2010 Hi, I'm looking for a command, procedure or lisp to automatically change all the different layers in a block or within the whole of the dwg including those inside nested blocks to the current layer. Thank you in advance, Nicolas. Quote
nicolas Posted August 19, 2010 Author Posted August 19, 2010 NOTE: I tried the following without success: Layer Walk Layer Isolate Change to Current Layer/Select All do not work for it does not effectively change layed of nested objects (within blocks) Quote
alanjt Posted August 19, 2010 Posted August 19, 2010 Step through the block definition and change all object's layer from there. Quote
nicolas Posted August 21, 2010 Author Posted August 21, 2010 hi, Thank you for your reply. Using Bedit or even Refedit is a solution for 1-2 blocks but it is not the case for a multitude of them. One radical solution is to force all layers including layers of nested objects to the current layer without deleting the objects they contain. Regards, Nicolas. Quote
RobDraw Posted August 23, 2010 Posted August 23, 2010 You can get your radical solution to work using layer merge "LAYMRG". Quote
Recommended Posts
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.