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

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

Comparison operator for the OdGeEntity2d object. 

 

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