A dimension measuring the radius of a circle or arc.
Supported Platforms: Windows only
AcadDimRadial
Object AcadObject AcadEntity AcadDimension AcadDimRadial
VBA
ModelSpace.AddDimRadial PaperSpace.AddDimRadial Block.AddDimRadial
VBA
ModelSpace.Item PaperSpace.Item Block.Item SelectionSet.Item Group.Item
These members are part of this object:
The position of the text (TextPosition property) determines the location of the dimension line.
Examples of radial dimensions
To create a radial dimension, use the AddDimRadial method.