Saklody
Guest
Hello.
I'm trying to create a block for the autocad pipe-tag.
inside the block I created several invisible attributes for the compilation of the tag (e.g.: dn, number, class and fluid).
now my intention is to have as result of this block a text containing the set of this information (e.g. dn40-33-ss-cs).
I tried both with another attribute and with a simple text to recall these values with the field/object/value function. of course the initial result is a set of dashes but also after compiling the data the tag does not update and continues to display dashes.
fieldval is already 31 and sincatt does not change the situation.
I thank everyone who can help me.
Hi.
I'm trying to create a block for the autocad pipe-tag.
inside the block I created several invisible attributes for the compilation of the tag (e.g.: dn, number, class and fluid).
now my intention is to have as result of this block a text containing the set of this information (e.g. dn40-33-ss-cs).
I tried both with another attribute and with a simple text to recall these values with the field/object/value function. of course the initial result is a set of dashes but also after compiling the data the tag does not update and continues to display dashes.
fieldval is already 31 and sincatt does not change the situation.
I thank everyone who can help me.
Hi.