Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
tol
[in] Geometric tolerance.

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

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