Close

Relief for ODA Team in Ukraine

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

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

 

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

true if the specified bounding block does not intersect this bounding block.

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