Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGCurve::evalPoint Method
Syntax
C++
OdResult evalPoint(OdGePoint3d& retVal, double param) const;

Returns the point on this curve corresponding to the specified parameter value as an OdGePoint3d object. 

 

Parameters
Description
retVal
[out] Output point on curve.
param
[in] Input parameter to be evaluated.

eOk if the operation completed successfully, or an appropriate error code otherwise

Copyright © 2002-2022. Open Design Alliance All rights reserved.