Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbCircle::getArea Method
Syntax
C++
virtual OdResult getArea(double& vArea) const;

Returns the area of the circle calculated using the classic formula (PIRR). 

 

Parameters
Description
vArea
[out] Reference to a variable in which this method must save the area as a Double value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.