Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCubicSplineCurve3d Constructor

This is the overview for the OdGeCubicSplineCurve3d constructor overload.

Default constructor for the OdGeCubicSplineCurve3d class. Constructs an empty cubic spline curve.
Copy constructor for the OdGeCubicSplineCurve3d class. Copies the specified cubic spline curve. Currently not implemented.
Constructor for objects of the OdGeCubicSplineCurve3d class. Constructs a cubic spline curve from the passed curve that is approximated according to the specified approximation precision. Currently not implemented.
Constructor for objects of the OdGeCubicSplineCurve3d class. Constructs a cubic spline curve based on fit points, knot vectors and first derivatives at the fit points and option that specifies whether cubic spline curve should be closed.
Constructor for the OdGeCubicSplineCurve3d class. Constructs a periodic (closed) cubic spline curve. The last fit point must equal to the first one. Currently not implemented.
Constructor for the OdGeCubicSplineCurve3d class. Constructs a cubic spline curve based on fit points, starting and ending derivatives of the cubic spline curve. Currently not implemented.
Copyright © 2002-2022. Open Design Alliance All rights reserved.