API Reference > OdGe Classes > OdGeExtents2d Class > OdGeExtents2d Operators > OdGeExtents2d::!= Operator
OdGeExtents2d::!= Operator
Syntax
C++
bool operator !=(const OdGeExtents2d& extents) const;
Parameters 
Description 
const OdGeExtents2d& extents 
[in] Extents to compare with. 

A boolean value that indicates whether the input OdGeExtents2d object is not identical to these extents.

Comparison operator for the OdGeExtents2d object. 

 

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