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

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

Comparison operator for the OdGeEntity3d object.

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