- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Through working with dynamic blocks I came across issues working with attributes inside dynamic blocks:
To get attributes to scale inside a dynamic block they need to be set to locked position.
This is problematic if you want the ability to move them into position at design time.
The trade off is to turn lock position off and adjust the size of the attribute text when inserted into the drawing. Then copy that instance of the block around the screen so you do not have to adjust the attribute text size over and over.
Scaling attibute inside a dynamic block also requires them to be locked. Again may be problematic for some.
Visibility states may require the attributes to be locked to interact with the visibility state but you can typically turn the lock off once it behaves as desired which then allows you to move the attribute around the screen at design time.
Solved! Go to Solution.