Accesses the definition point (in WCS coordinates) that is used as the start point for the first extension line of the dimension.
Public Property XLine1Point() As Point3d
public Point3d XLine1Point;
Read / Write
The AutoCAD DIMEXO dimension variable will affect how the extension line is displayed relative to this point.
The first extension line start point is used for DXF group code 13.
Comments? |