Autodesk.AutoCAD.DatabaseServices Namespace
>
LineAngularDimension2 Class
>
LineAngularDimension2 Constructor
LineAngularDimension2 Constructor
Overload List
Method
Description
LineAngularDimension2.LineAngularDimension2 ()
Default constructor. Initializes the arc point and the extension line 1 & 2 start and end points all to (0,0,0)....
more
LineAngularDimension2.LineAngularDimension2 (Point3d, Point3d, Point3d, Point3d, Point3d, string, ObjectId)
Default constructor. Initializes the arc point and the extension line 1 & 2 start and end points all to (0,0,0)....
more
Comments?