DimDiametric object |
A dimension measuring the diameter of a circle or arc.
VBA class name: |
AcadDimDiametric |
---|---|
Create using: |
ModelSpace.AddDimDiametric |
Access via: |
ModelSpace.Item |
The position of the text (TextPosition property) determines the location of the dimension line.
Examples of diameter dimensions
To create a diameter dimension, use the AddDimDiametric method. To edit or query a diameter dimension, use the following methods and properties:
Methods |
Properties AltToleranceSuppressLeadingZeros AltToleranceSuppressTrailingZeros AltToleranceSuppressZeroInches |
Events |
Comments? |