API Reference > OdGe Classes > OdGeCubicSplineCurve2d Class
OdGeCubicSplineCurve2d Class
OdGeCubicSplineCurve2dOdGeCubicSplineCurve2dOdGeCubicSplineCurve2dOdGeCubicSplineCurve2d
Syntax
C++
class OdGeCubicSplineCurve2d : public OdGeSplineEnt2d;

GeCubicSplineCurve2d.h

This class represents 2D interpolation cubic spline curves. Currently not implemented. 

Corresponding C++ library: TD_Ge 

 

 
Name 
Description 
 
This is the overview for the OdGeCubicSplineCurve2d constructor overload. 
 
Name 
Description 
 
Returns the first derivative at the specified index.
 
 
Returns the fit point at the specified index.
 
 
Returns the number of fit points. 
 
Sets the first derivative at the specified index, and returns a reference to this curve.
 
 
Sets the fit point at the specified index, and returns a reference to this curve.
 
 
Name 
Description 
 
= 
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.