Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrElement2dNodeTraverser::getNode Method
Syntax
C++
OdBrErrorStatus getNode(OdBrNode& node) const;

Returns the node at the current position in the element node list. 

 

Parameters
Description
node
[out] Node at the current position.

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

In case of an error, the node reference object that is passed as an argument is unchanged.

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