Is there anyway to rename a block in the following situation:
The drawing file (.dwg) has multiple tabs with a title block on each tab. The title block is currently named "A0_title_block" and has approx 15 attributes. The values of the attributes are different on each tab. To interface with our document management system and use the title blocks, the interface requires each title block to have a unique name. So in a document with 5 tabs how would I rename the title blocks "A0_title_block_1", "A0_title_block_2", "A0_title_block_3", "A0_title_block_4", "A0_title_block_5".
I have used the "rename" command but this renames all the instances of the title block. I don't really want to WBLOCK and export the block, re-insert it with a different name and then re-create all the attribute values.
Any suggestions?
Thanks
The drawing file (.dwg) has multiple tabs with a title block on each tab. The title block is currently named "A0_title_block" and has approx 15 attributes. The values of the attributes are different on each tab. To interface with our document management system and use the title blocks, the interface requires each title block to have a unique name. So in a document with 5 tabs how would I rename the title blocks "A0_title_block_1", "A0_title_block_2", "A0_title_block_3", "A0_title_block_4", "A0_title_block_5".
I have used the "rename" command but this renames all the instances of the title block. I don't really want to WBLOCK and export the block, re-insert it with a different name and then re-create all the attribute values.
Any suggestions?
Thanks