Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCubicSplineCurve3d::OdGeCubicSplineCurve3d Constructor (const OdGeCurve3d&, double)
Syntax
C++
OdGeCubicSplineCurve3d(const OdGeCurve3d& curve, double epsilon = OdGeContext::gTol.equalPoint());

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. 

 

Parameters
Description
curve
[in] A curve to be approximated by this cubic spline curve.
epsilon
[in] Approximation precision.
Copyright © 2002-2022. Open Design Alliance All rights reserved.