GetControlPoint method

Returns the control point to the spline at the given index.

Syntax

objectVariable = object.GetControlPoint(Index)

Where:

     object is an IntelliCAD Spline object;

     Index is a Long integer variable (or value) specifying the position of the control point.