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