Parameters |
Description |
const OdGePoint3d& point |
[in] Input point to be evaluated. |
OdGePoint2d& outPt |
[out] Output evaluated parameter values. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Input tolerance value. |
Returns the 2D pair of parameter values of a point on this surface.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|