API Reference > Classes > PRC Base Data Types Classes > OdPrcObjectId Class > OdPrcObjectId Operators > OdPrcObjectId::== Operator
OdPrcObjectId::== Operator
Syntax
C++
bool operator ==(const OdPrcObjectId& elementId) const;
Parameters 
Description 
const OdPrcObjectId& elementId 
[in] A reference to a PRC object identifier to compare with. 

Compares the PRC object identifier with another and returns true if the PRC object identifier is equal to another ID or false in the other case. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.