(MText value from user parameter) inside a block
I have done the following:
I would love any help.
- created a user parameter named "nr" with the value 34
- inserted a field in the MText --> Objects --> Formula.
- Formula: nr
- Field expression: %<\AcExpr (nr)>%
- Field value: ####
I would love any help.
0
Comments
-
Hello.
Parameters can't be used in field formulas.
An alternative could be to create a block with attributes to hold various values.
Then, inside mtext, the value of an attribute can be inserted as a field.
When there is another value needed, the block should be selected and the attribute value updated as required.
0 -
okay i will try that!Virgil said:Hello.
Parameters can't be used in field formulas.
An alternative could be to create a block with attributes to hold various values.
Then, inside mtext, the value of an attribute can be inserted as a field.
When there is another value needed, the block should be selected and the attribute value updated as required.0