Parameters |
Description |
const OdGeCurve3d* curve |
[in] 3D curve from which this curve is restored. |
const OdGeSurface* surface |
[in] Surface on which a restored curve lies. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
2D curve representing the projection of the 3D curve on the surface.
Restores a 2D parametric curve on a surface from a 3D curve.
NULL is returned if projection failed.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|