
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a drawing which has blocks with an attribute called "GROUP", which has the layer name (the layer name the block is on) as its value. This attribute value comes from FIELD>OBJECT>LAYER info , when I move the block or change it to any layer, picking up the layer name and having the name of the layer as the value of the "GROUP" attribute of that block.
Now, I need to change the layers of these blocks, so I'm intending to ATTIN the "GROUP" attribute info to update the layer name for that block. I need a lisp to change/move the layer of the blocks to match the attribute value (i.e. the Layer name) of the "GROUP" attribute of that block.
Possible ? Can anyone help me with a LISP to do this ? Thanks.
Solved! Go to Solution.