Description
This method allows you to get a sketch point object from the end line of a sketch. The end line is defined by the end parameter of ISkCurve::EndParam.
Syntax
SketcherPoint = GetEndPoint ( );
|
Return: (ISkPoint) SketcherPoint |
Sketch point from end of line. |