Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeTorus::isApple Method
Syntax
C++
bool isApple() const;

Checks if (0 < majorRadius < |minorRadius| - OdGeContext::gTol.equalVector()), creating a solid with dimples at the axis of symmetry.

true if and only if (0 < majorRadius <= |minorRadius| - OdGeContext::gTol.equalVector()).

Exactly one of the following functions will be true for a given torus:

  • isApple()
  • isDoughnut()
  • isLemon()
  • isVortex()

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