FeatureDimension.TextPoint Property
Parent Object: FeatureDimensionDescription
Property that returns the position of the dimension text.
Syntax
FeatureDimension.TextPoint() As PointProperty Value
This is a read only property whose value is a Point.Samples
Name | Description |
Query feature dimensions | This sample demonstrates querying the dimensions of a feature in a part or an assembly document. The sample also demonstrates how to show the dimensions of a feature. |