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