Parameters |
Description |
const OdGeCurve2d& curve |
[in] A curve to be approximated by this cubic spline curve. |
double tol = OdGeContext::gTol.equalPoint() |
[in] Geometric tolerance. |
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.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|