Block attribute field to attribute/text - Please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I could REALLY use some help. I've looked over every single post I can find regarding getting attribute field values into 'slave' attributes and/or text and for some reason I just cannot get it to work. I have previously managed to make it work in AutoCAD LT 2024, but now in AutoCAD 2025 (and LT) I can't replicate the functionality. All of the tests I have done have been using dynamic blocks, attsync has been ran, regen has been ran...everything sugested has been tried. Either I've missed something, or there is some bug or setting that's preventing this from working.
Basically, I have a block that gets 'named' via an attribute (Tag = "MASTER_ID). I need to duplicate/display the value of this attribute multiple times within the block on various components. The block is heavily parametrically constrained, and I need to place the 'names' onto each component and have it remain in place on each component as the block is adjusted. My attempts using 'slave' attributes have resulted in undesired alignment issues, so I believe that the best way to make it all work with the constraints is to have this value displayed as single line text. I've seen exactly this functionality in the posts I've linked to below, so I know it can be done, but I'm currently incapable of replicating it.
There are up to 20 components within each block, so basically I need the main attribute, and then (up to) 20 slaves of this field value. I've attached a file (Attributes_To_Text) with my attempt and what I'm trying to achieve. I'd be amazingly grateful if anyone could help me resolve this issue as it's driving me completely nuts!
Many thanks
(Some) posts I've used;
Solved: Repeated Block Attributes - Autodesk Community - AutoCAD LT
Single attribute repeated multiple times - AutoCAD LT - AutoCAD Forums (cadtutor.net)
Text field attribute value - Autodesk Community - AutoCAD
Files with this functionality that I've found have also been included (Field and Attributes1)