Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeInterval::isDisjoint Method
Syntax
C++
bool isDisjoint(const OdGeInterval& otherInterval) const;

Returns true if and only if the specified interval is disjoint from this interval.

Parameters
Description
otherInterval
[in] The interval to be tested.

Returns true if and only if this interval does not intersect otherInterval within tolerance(). 

 

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