Close

Relief for ODA Team in Ukraine

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

Sets the starting position of this traverser to a specific node in the element node list. 

 

Parameters
Description
node
[in] Node at which the traverser's starting position is set.

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

In case of an error, the traverser's element node list is unchanged.

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