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