API Reference > OdGe Classes > OdGeInterval Class > OdGeInterval Operators > OdGeInterval::== Operator
OdGeInterval::== Operator
Syntax
C++
bool operator ==(const OdGeInterval& otherInterval) const;

A boolean value that indicates whether the input interval is identical to this interval.

Comparison operator for the OdGeInterval object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.