Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmSurface::paramOf Method
Syntax
C++
OdResult paramOf(const OdGePoint3d& point, OdGePoint2d& outPt, const OdGeTol& tol = OdGeContext::gTol) const;

Returns the 2D pair of parameter values of a point on this surface. 

 

Parameters
Description
point
[in] Input point to be evaluated.
outPt
[out] Output evaluated parameter values.
tol
[in] Input tolerance value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.