API Reference > OdGe Classes > OdGeSphere Class > OdGeSphere Methods > OdGeSphere::isClosed Method
OdGeSphere::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 equator is full circle.

Checks if the equator is a full circle. 

 

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