API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > OdDbHatch::getArea Method
OdDbHatch::getArea Method
Syntax
C++
virtual OdResult getArea(double& area) const;
Parameters 
Description 
double& area 
[out] Receives the area. 

Returns eOk if successful, or an appropriate error code if not.

Returns the area of this entity. 

 

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