Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrElement2dNodeTraverser::setElement Method (const OdBrElement2d&)
Syntax
C++
OdBrErrorStatus setElement(const OdBrElement2d& element);

Sets the specific element node list to this traverser. 

 

Parameters
Description
element
[in] Defines the 2D element with a topological adjacent list of nodes, starting at the first node in the list.

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

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

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