Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMPolygon::getArea Method
Syntax
C++
virtual OdResult getArea(double& area, bool areaViaHatch = false) const;

Returns the area of this entity. 

 

Parameters
Description
area
[out] Receives the area.
areaViaHatch
[in] Set true to calculate the area like a hatch (used before version 20.3).

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

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