API Reference > OdGe Classes > OdGeBoundBlock3d Class > OdGeBoundBlock3d Methods > OdGeBoundBlock3d::isDisjoint Method
OdGeBoundBlock3d::isDisjoint Method
Syntax
C++
bool isDisjoint(const OdGeBoundBlock3d& block, const OdGeTol& tol = OdGeContext::gTol) const;
Parameters 
Description 
const OdGeBoundBlock3d& block 
[in] Any 3D bounding block. 

Returns true if and only if specified bounding block does not intersect this bounding block. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.