Makes the opened spline closed, and returns a reference to this spline.
Returns
Reference to this OdGeNurbCurve3d object.
Remarks
If this spline is already closed, then the method does nothing. Closed spline is made by creating a smooth spline between the first and the last points and joining it with the initial spline.