Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeEntity3d::== Operator
Syntax
C++
bool operator ==(const OdGeEntity3d& entity) const;

Comparison operator for the OdGeEntity3d object. 

 

Parameters
Description
entity
[in] Other entity to compare.

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

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