Close

Relief for ODA Team in Ukraine

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

Checks whether this interval contains the specified interval within tolerance(). 

 

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

true if and only if this interval contains the specified interval.

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