API Reference > OdGe Classes > OdGeEllipCone Class > OdGeEllipCone Methods > OdGeEllipCone::isClosed Method
OdGeEllipCone::isClosed Method
Syntax
C++
bool isClosed(const OdGeTol& tol = OdGeContext::gTol) const;
Parameters 
Description 
const OdGeTol& tol = OdGeContext::gTol 
[in] Geometric tolerance. 

true if and only if the base of this elliptical cone is a full ellipse within the specified tolerance.

Checks if the base of this elliptical cone is a full ellipse within the specified tolerance. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.