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

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

Comparison operator for the OdGeExtents3d object.

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