Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmCurveLoopUtils::computeAreaOfCurveLoops Method
Syntax
C++
static OdResult computeAreaOfCurveLoops(const OdBmCurveLoopPtrArray& arrCurveLoops, double& dArea);

Calculates the area of CurveLoops array. 

 

Parameters
Description
arrCurveLoops
[in] Input array of CurveLoops.
dArea
[out] Output area of CurveLoops.

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

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