Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCone::isClosed Method
Syntax
C++
bool isClosed(const OdGeTol& tol = OdGeContext::gTol) const;

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

Parameters
Description
tol
[in] Geometric tolerance.

true if and only if the base of this cone is a full circle within the specified tolerance, false otherwise. 

 

Copyright © 2002-2022. Open Design Alliance All rights reserved.