Parameters |
Description |
const OdGeCurve2d* source |
[in] Source curve to convert. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Accuracy of conversion. |
bool sameParametrization = false |
[in] Necessity of parametrization preserving during conversion. |
Returns raw pointer to converted spline or null pointer if conversion failed.
Converts source curve to spline with given tolerance and parametrization settings in native range of source curve.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|