| AddAngular |
Method that creates an angular dimension. Valid intent combinations are Three points, Two non-parallel linear curves, One arc curve. |
| AddAngularForeshortened |
Creates an angular foreshortened dimension on the drawing sheet. |
| AddArcLengthForeshortened |
Creates an arc length foreshortened dimension on the drawing sheet. |
| AddDiameter |
Method that creates a diameter dimension. |
| AddLinear |
Method that creates a linear dimension. Valid intent combinations are: Two points, Two curves, Point and a curve, One linear curve, One arc curve (with DimensionType set to kAlignedDimensionType for chord length and kArcLengthDimensionType for arc length). |
| AddLinear2 |
Creates a linear dimension on the drawing sheet. |
| AddLinearForeshortened |
Creates a linear foreshortened dimension on the drawing sheet. |
| AddRadius |
Method that creates a radius dimension. |
| GetRetrievableDimensions |
Method that returns a collection of objects that represent the valid set of model dimensions that can be retrieved into the input drawing view. |
| Retrieve |
Method that retrieves sketch and/or model dimensions into the drawing. |