Description
This property allows you to get the type of a created dimension. It depends on which type of dimension object was created in the ISketcher::CreateObject method: linear, radial or angular dimension and text position of dimension are set in the ISkDimension::TextPos property.
Syntax
Property get:
DimensionType = DimType ( );
|
Return: (SketchDimensionType) DimensionType |
Dimension type. |