Sets the specified text to be displayed in all positions on a drawing dimension captured as annotation text.
DimensionTextAll( [All Text] )
All Text is the text that you want to display on the dimension.
The DimensionTextAll function, when calculated sets all the text for that dimension to the specified text.
Rule | Meaning |
---|---|
DimensionTextAll(DimensionDescriptionTextBoxReturn) | The DimensionTextAll function sets the text for the whole dimension to the return value from the DimensionDescriptionTextBox. |