Replace dynamic block depend on attribute value and transfer updated attributes from old blocks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Afternoon and Happy Friday 🙂
I have challenge. This lisp it can be very useful for many different trade when blocks doesn't work as it should or someone mess-up like we have issue with coordinate system with instead coordinates it only shows ########### symbols.
Currently find and replace block doesn't work with dynamic block in AutoCAD because it is looking for block names. We have blocks with contains attributes:
Location
Item
Type
Sub-Type
ID
Old block are already have populated values in attributes.
I want to find blocks by 1-3 (maximum) attribute criteria and replace with new block with attribute values from old block. But also I want exclude 1-3 (maximum attributes) so it doesn't populate on new replaced blocks. Maybe it could to have an option which attributes do not include.
Thank you
Robertas