API Reference > OdGe Classes > OdGeCubicSplineCurve3d Class
OdGeCubicSplineCurve3d Class
OdGeCubicSplineCurve3dOdGeCubicSplineCurve3dOdGeCubicSplineCurve3dOdGeCubicSplineCurve3d
Syntax
C++
class OdGeCubicSplineCurve3d : public OdGeSplineEnt3d;

GeCubicSplineCurve3d.h

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

Corresponding C++ library: TD_Ge 

 

 
Name 
Description 
 
This is the overview for the OdGeCubicSplineCurve3d 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 
 
= 
This is the assignment operator for objects of the OdGeCubicSplineCurve3d class. Assigns the value of the second operand to the first one.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.