| Name | Description |
|---|---|
| Closed | Is the b-spline closed? |
| ControlPoints | Returns the b-spline's control points. |
| 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 |