Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdDAIObjectId::== Operator
Syntax
C++
bool operator ==(const OdDAIObjectId& objectId) const;

The equality operator for the object identifier.

Parameters
Description
objectId
[in] Another identifier (right-hand operand of the operation) to be compared with.

Returns true if the object identifier is equal to another one; otherwise, the method returns false.

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