Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::computeSurfaceArea Method
Syntax
C++
OdResult computeSurfaceArea(double & retSurfArea) const;

Calculates the current surface area of a mesh. 

 

Parameters
Description
retSurfArea
[out] Surface area of the mesh.

Returns eOk if the operation completed successfully, or an appropriate error code otherwise.

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