API Reference > OdGe Classes > OdGeCubicSplineCurve2d Class > OdGeCubicSplineCurve2d Constructor
OdGeCubicSplineCurve2d Constructor

This is the overview for the OdGeCubicSplineCurve2d constructor overload.

 
Name 
Description 
 
Default constructor for the OdGeCubicSplineCurve2d class. Constructs an empty cubic spline curve. 
 
Copy constructor for the OdGeCubicSplineCurve2d class. Copies the specified cubic spline curve. Currently not implemented.
 
 
Constructor for the OdGeCubicSplineCurve2d class. Constructs a cubic spline curve from the input curve that is approximated according to the specified tolerance. Currently not implemented.
 
 
Constructor for the OdGeCubicSplineCurve2d class. Constructs a cubic spline curve from the passed fit points, knots vector, array of first derivatives at the fit points and option that cubic spline curve should be closed. Currently not implemented.
 
 
Constructor for the OdGeCubicSplineCurve2d class. Constructs a periodic (closed) cubic spline curve. The last fit point must equal the first. Currently not implemented.
 
 
Constructor for the OdGeCubicSplineCurve2d class. Constructs a periodic (closed) cubic spline curve. The last fit point must equal the first. Currently not implemented.
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.