Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeNurbCurve3d::makeClosed Method
Syntax
C++
OdGeNurbCurve3d& makeClosed();

Makes the opened spline closed, and returns a reference to this spline.

Reference to this OdGeNurbCurve3d object.

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.

Copyright © 2002-2022. Open Design Alliance All rights reserved.