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

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

Comparison operator for the OdGeEntity3d object. 

 

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