Close

Relief for ODA Team in Ukraine

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

Intersects the specified interval from this one. 

 

Parameters
Description
otherInterval
[in] The interval to be intersected.
result
[out] Receives the intersected interval.

true if and only if this specified interval intersects with this one.

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