API Reference > OdBr Classes > OdBrMesh2dControl Class > OdBrMesh2dControl Methods > OdBrMesh2dControl::getElementShape Method
OdBrMesh2dControl::getElementShape Method
Syntax
C++
OdBrErrorStatus getElementShape(Element2dShape& elementShape) const;
Parameters 
Description 
Element2dShape& elementShape 
[out] Shape of the mesh.
 

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

Returns the element shape criteria. 

 

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