DimAligned object |
A linear dimension, measuring the distance between two points, that is displayed parallel to the points being measured.
VBA class name: |
AcadDimAligned |
---|---|
Create using: |
ModelSpace.AddDimAligned |
Access via: |
ModelSpace.Item |
In aligned dimensions, the dimension line is parallel to the extension line origins. The extension line origins are specified using the ExtLine1Point and ExtLine2Point properties.
|
To create an aligned dimension use the AddDimAligned method. To edit or query an aligned dimension, use the following methods and properties:
Methods |
Properties AltToleranceSuppressLeadingZeros AltToleranceSuppressTrailingZeros AltToleranceSuppressZeroInches |
Events |
Comments? |