Dimension.TextPosition
Description:
The position of the dimension text's drag point.
The position of the dimension text's drag point.
Remarks:
This property is not applicable to all dimensions. For example, it is not available for spot slope dimensions, multi-segments dimensions, dimensions using equality formula, and when dimension style is ordinate.
If the position is not applicable, this property throws InvalidOperationException.
public XYZ TextPosition { get; set; }
-
When setting this property: A non-optional argument was null
-
Thrown when:SpotDimension style type is SpotSlope.Using equality formula.Dimension style is ordinate.-or- Thrown when:SpotDimension has more than one segments.-or-