Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrMesh2dControl::getMaxAspectRatio Method
Syntax
C++
OdBrErrorStatus getMaxAspectRatio(double& maxAspectRatio) const;

Returns the maximum aspect ratio between width and height for a 2D mesh element. 

 

Parameters
Description
maxAspectRatio
[out] Maximum aspect ratio.

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

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