Close

Relief for ODA Team in Ukraine

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

Returns the perimeter of this ModelerGeometry object.

Parameters
Description
dRegionPerimeter
[out] Reference to a double value to store the perimeter.

eOk if the perimeter was successfully returned to the calling subroutine or an appropriate error code in the other case.

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