BSpline class
Syntax:
Class BSpline
Remarks:
The BSpline class represents the B-spline settings for a shape (or Shape object).
Properties:
Name Description
Closed Is the b-spline closed?
ControlPoints Returns the b-spline's control points.
Methods:
Name Description
CopyAssign Copy assign
GetCopy Returns a copy of the BSpline object
InsertControlPoint Inserts a control point before the one at the given index
InsertControlPoints Inserts HowMany control points before the one at the given index