Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
element2d
[in] Reference to an element object.

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

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