Maintaining the position of an attribute text in a dynamic block after redefining it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have a Reference drawing(REF.dwg) it has a dynamic block (REF_BLK). Inside REF_BLK there is a nested block (NST_BLK). I have an attribute text (Locke position = Yes) with a move parameter attached to it. Also I have Flip, Rotate and some other point move parameters to move everything for positioning purposes.
In an open drawing I have a (REF_BLK) used, the attribute text moved and other parameters might be used too(like rotate, flip, etc.). I modified the REF_BLK in REF.dwg and want to redefine the (REF_BLK) and it's nested block in it but keep the attribute text in same spot as they are.
The problem I have is when I redefine it through Design Center, it automatically syncs the attributes. As the result the texts move to their default positions.
Is there any way to stop the sync to happen?