API Reference > OdGe Classes > OdGeInterval Class > OdGeInterval Operators > OdGeInterval::!= Operator
OdGeInterval::!= Operator
Syntax
C++
bool operator !=(const OdGeInterval& otherInterval) const;
Parameters 
Description 
const OdGeInterval& otherInterval 
[in] Other interval. 

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

Comparison operator for the OdGeInterval object. 

 

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