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