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

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

Comparison operator for the OdGeEntity2d object.

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