The common interface for AutoCAD dimensions.
Supported Platforms: Windows only
Class Information
- Class Name
-
AcadDimension
- Object Inheritance
-
Object AcadObject AcadEntity AcadDimension
- Create Using
-
VBA
<object>.AddDim3PointAngular <object>.AddDimAligned <object>.AddDimAngular <object>.AddDimArc <object>.AddDimDiametric <object>.AddDimOrdinate <object>.AddDimRadial <object>.AddDimRadialLarge <object>.AddDimRotated
- Access Via
-
VBA
ModelSpace.Item PaperSpace.Item Block.Item SelectionSet.Item Group.Item
Members
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
Remarks
IAcadDimension interface represents the common interface for all AutoCAD dimensions.