API Reference > OdGe Classes > OdGeCylinder Class > OdGeCylinder Methods > OdGeCylinder::isClosed Method
OdGeCylinder::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 cylinder is a full circle within the specified tolerance.

Checks if the base of this cylinder is a full circle within the specified tolerance. 

 

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