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

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

Comparison operator for the OdGeExtents2d object.

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