DimAngular object |
A dimension measuring the angular distance between two lines or between the angle of a circular arc.
VBA class name: |
AcadDimAngular |
---|---|
Create using: |
ModelSpace.AddDimAngular |
Access via: |
ModelSpace.Item |
An angular dimension measuring the angle of a circular arc
If you need extension lines, they will be added automatically. The endpoints provided will be used as origin points for the extension lines.
To create an angular dimension, use the AddDimAngular method. To edit or query an angular dimension, use the following methods and properties:
Methods |
Properties |
Events |
Comments? |