Parameters |
Description |
const OdGeInterval& otherInterval |
[in] The Interval to be tested. |
Returns true if and only if the specified Interval is continuous with the upper bound of this Interval.
Returns true if and only if this Interval is bounded above, otherInterval is bounded below, and the upper bound of this Interval is equal to the lower bound of otherInterval within tolerance().
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|