Close

Relief for ODA Team in Ukraine

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

When an elliptical figure is unclosed, this method returns the area calculated for the closed figure formed by the elliptical arc and a line passed from the end point to the start point. When an elliptical figure is closed, this method returns the area of the ellipse. 

 

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.