Close

Relief for ODA Team in Ukraine

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

Calculates the perimeter of the region. The perimeter value is returned in drawing units. 

 

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

eOk if successful, or an appropriate error code otherwise.

This method is implemented only for Spatial modeler and returns the eNotImplementedYet status for other modelers.

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