A dimension measuring the angular distance between two lines or between the angle of a circular arc.
Supported Platforms: Windows only
AcadDimAngular
Object AcadObject AcadEntity AcadDimension AcadDimAngular
VBA
ModelSpace.AddDimAngular PaperSpace.AddDimAngular Block.AddDimAngular
VBA
ModelSpace.Item PaperSpace.Item Block.Item SelectionSet.Item Group.Item
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
If you need extension lines, they will be added automatically. The endpoints provided will be used as origin points for the extension lines.
An angular dimension measuring the angle of a circular arc
To create an angular dimension, use the AddDimAngular method.