Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCubicSplineCurve2d::OdGeCubicSplineCurve2d Constructor (const OdGeCurve2d&, double)
Syntax
C++
OdGeCubicSplineCurve2d(const OdGeCurve2d& curve, double tol = OdGeContext::gTol.equalPoint());

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. 

 

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