Parameters |
Description |
const OdGeSurface* source |
[in] Source surface to convert. |
const OdGeUvBox& domain |
[in] UV-range of source surface 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 surface to spline with given tolerance and parametrization settings.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|