API Reference > OdGe Classes > OdGeBoundBlock2d Class > OdGeBoundBlock2d Methods > OdGeBoundBlock2d::isDisjoint Method
OdGeBoundBlock2d::isDisjoint Method
Syntax
C++
bool isDisjoint(const OdGeBoundBlock2d& block) const;
Parameters 
Description 
const OdGeBoundBlock2d& block 
[in] Any 2D 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.