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
1 Like
I used the REGEN command, but it still doesn’t work because when Dynamo inserts the BlockReference and positions it automatically, for some reason it removes the Attribute or the field that was defined within the Block.
Try this
1 Like
as MZJENSEN said " ATTSYNC"