Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDb3dSolid::getArea Method
Syntax
C++
virtual OdResult getArea(double& area) const;

Calculates the area of the solid. 

 

Parameters
Description
area
[out] Reference for returning the area value.

eOk if successful or an appropriate error code in other case. The area value is returned in square drawing units.

This method is implemented only for Spatial modeler and returns the eNotImplementedYet status for other modelers.

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