Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::getArea Method
Syntax
C++
virtual OdResult getArea(double& regionArea) const = 0;

Returns the area of this ModelerGeometry object.

Parameters
Description
regionArea
[out] Reference for returning the area value.

eOk if successful or an appropriate error code otherwise.

Area value is returned in square drawing units.

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