Close

Relief for ODA Team in Ukraine

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

Returns the element that owns the element node list. 

 

Parameters
Description
element
[out] Defines the 2D element object, passed by reference.

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

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

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