I’m trying to place some block references in the modelspace. I previously created the block and assigned some attributes, one of which is defined with a field that displays the Z position of the block reference’s insertion point. However, when I do this in Dynamo, it doesn’t populate this value as a field. And if I assign it (force ir), with the SetAttributeByTag node, it only asks as input a value as a string, and when I move the block, it no longer has this dynamic value as a field. What do you recommend?
Hello
did you regen ? (RG command) or attsync ?
about the fields you must find the ID object first of all through the node " ObjectExtension.getparameters et then accoding to your requirement, you can put any things you want.
send your files or pictures if it’s not clear
best regard
Try this
as MZJENSEN said " ATTSYNC"
