API Reference > Geometry > AECCDbContour Class > AECCDbContour Methods > AECCDbContour::getArea Method
AECCDbContour::getArea Method
Syntax
C++
virtual OdResult getArea(double& area) const;
Parameters 
Description 
double& area 
[out] Area of the contour. 

eOk if the operation is successful; false otherwise.

Gets the area of the base contour. 

 

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.