Home Search

DriveWorks Solo 21
DimensionText

Send Feedback

DimensionText

Sets the specified text strings, in their specified positions around the dimension on a Drawing captured as Annotation Text.

Syntax

DimensionText([Text Left],[Text Top],[Text Right],[Text Bottom])

Where:

Text Left is the text that you want to display on the left side of the dimension.

Text Top is the text that you want to display at the top of the dimension.

Text Right is the text that you want to display on the right side of the dimension.

Text Bottom is the text that you want to display at the bottom of the dimension.

Examples

RuleMeaning
DimensionText("Through All",,,)The DimensionText function will put the text string on the left side of the dimension.