Point3AngularDimension Constructor

Overload List
  Name Description
Public method Point3AngularDimension Default constructor. Creates a three-point angular dimension with the arc point and extension line 1 and 2 start points at (0, 0, 0).
Protected method Point3AngularDimension(IntPtr, Boolean) Initializes a new instance of the Point3AngularDimension class
Public method Point3AngularDimension(Point3d, Point3d, Point3d, Point3d, String, ObjectId) Constructor. Creates a Point3AngularDimension object with specified parameters.
Top
See Also