|
IGeom3DCurve::End
Description
This property allows you to get the coordinates of the end of a curve.
Syntax
EndPoint = End ( );
Return: (Variant) EndPoint |
Variant that contains double array of end point coordinates. |
Note
All coordinates are given relative to the model's main UCS.
|