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

Returns true if and only if specified Extents object does not intersect this one. 

 

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