Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGeometry::computeAreaOfFace Method
Syntax
C++
OdResult computeAreaOfFace(const OdBmFacePtr& pFace, double& dArea) const;

Returns area of face. 

 

Parameters
Description
pFace
[in] Input face.
dArea
[out] Output the area value.

Returns eOk if successful or an appropriate error code in the other case.

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