API Reference > OdBr Classes > OdBrMesh2dControl Class > OdBrMesh2dControl Methods > OdBrMesh2dControl::setElementShape Method
OdBrMesh2dControl::setElementShape Method
Syntax
C++
OdBrErrorStatus setElementShape(Element2dShape elementShape = kDefault);
Parameters 
Description 
Element2dShape elementShape = kDefault 
[in] Shape of the mesh.
 

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

Sets the element shape criteria. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.