Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeBoundBlock3d::isDisjoint Method
Syntax
C++
bool isDisjoint(const OdGeBoundBlock3d& block, const OdGeTol& tol = OdGeContext::gTol) const;

Checks whether the specified bounding block does not intersect this bounding block. 

 

Parameters
Description
block
[in] Any 3D bounding block.
tol
[in] Geometric tolerance.

true if the specified bounding block does not intersect this bounding block, false otherwise.

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