Close

Relief for ODA Team in Ukraine

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

Returns true if and only if upper bounds of the specified Interval and this Interval are equal.

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

Returns true if and only if 

  1. Both this Interval and otherInterval are unbounded above or bounded above with their upper bounds equal within tolerance().
 

 

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