Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrElement2dNodeTraverser::getParamPoint Method
Syntax
C++
OdBrErrorStatus getParamPoint(OdGePoint2d& point) const;

Returns the 2D element node's underlying parameter point. 

 

Parameters
Description
point
[out] Parameter point.

Returns odbrOK if successful, or an appropriate error code if not.

In case of an error, the parameter point reference object is unchanged.

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