Close

Relief for ODA Team in Ukraine

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

Calculates the current volume of a watertight mesh. 

 

Parameters
Description
retVolume
[out] Receives the volume 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.