Close

Relief for ODA Team in Ukraine

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

Returns the current perimeter value of the surface. 

 

Parameters
Description
dRegionPerimeter
[in] 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 otherwise.

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

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