ExtLine1EndPoint Property |
Specifies the endpoint of the first extension line.
Signature
object.ExtLine1EndPoint
object
Dim3PointAngular, DimAngular
The object or objects this property applies to.
ExtLine1EndPoint
Variant (three-element array of doubles);
read-write
A 3D coordinate representing the endpoint of the first extension
line.
Remarks
ExtLine1EndPoint |
|
The ExtLine1EndPoint and ExtLine2EndPoint properties contain the endpoints of the extension lines. If no extension lines exist for a given dimension, these points will equal ExtLine1StartPoint and ExtLine2StartPoint.
Comments? |