DimRotated object |
A dimension that measures the distance between two points and is displayed at a given rotation.
VBA class name: |
AcadDimRotated |
---|---|
Create using: |
ModelSpace.AddDimRotated |
Access via: |
ModelSpace.Item |
A linear dimension created at 45 degrees
To change the extension lines of a rotated dimension, change the Rotation and/or TextPosition properties. The extension lines will be recalculated to fit the new requirements.
To create a rotated dimension, use the AddDimRotated method. To edit or query a rotated dimension, use the following methods and properties:
Methods |
Properties AltToleranceSuppressLeadingZeros AltToleranceSuppressTrailingZeros AltToleranceSuppressZeroInches |
Events |
Comments? |