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

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

Comparison operator for the OdGeExtents3d object. 

 

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