samcoozy Posted May 4, 2010 Posted May 4, 2010 Hi, I have a Problem now.. I have a BLOCK, contains object & Blocks, that Blocks also contains objects and blocks and so on.. ex. BLOCK | |—Objects |—Block | |—Objects |—Block | |—Objects |—Block | |...... now my Question is " How can change property of the source BLOCK and change effects on all members chain " Can it Possible have any command or Lisp code for this? Thanks & Best Regards8) —Sam Quote
ReMark Posted May 4, 2010 Posted May 4, 2010 It sounds like you have a fairly complicated "nested" block. Is the "source" block the one at the deepest level? Quote
samcoozy Posted May 4, 2010 Author Posted May 4, 2010 I don't know about "nested object" have any solution of my problem... Regards, Quote
ReMark Posted May 4, 2010 Posted May 4, 2010 I was trying to educate you about the correct terminology. Blocks within blocks are considered to be "nested". Do I have a solution? No. Quote
CAD89 Posted May 5, 2010 Posted May 5, 2010 In order to modify any of those properties I think that you will have to explode the blocks, after that modify the properties you need to modify and remake the block with the new properties! Not quite a simple solution but I can't think at anything better at the moment! With Respaect! Csaba Arpad Dobai! Quote
ctdlc888 Posted January 26, 2013 Posted January 26, 2013 Hi CAD89, How do we know the number of times the object is nested? thanks Quote
RobDraw Posted January 28, 2013 Posted January 28, 2013 To answer your question, if all the entities in all the blocks are on layer "0" and color and linetype are set to "ByLayer" then any changes to the porperties of the base block will affect all the entities in all the nested blocks. The "SetByLayer" command should fix an existing block for you but I'm not sure if it was available in LD2009. 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.