API Reference > Classes > OdDAIObjectId Class > OdDAIObjectId Operators > = Operator > OdDAIObjectId::= Operator (OdDAIObjectId&)
OdDAIObjectId::= Operator (OdDAIObjectId&)
Syntax
C++
OdDAIObjectId& operator =(const OdDAIObjectId& objectId);
Parameters 
Description 
const OdDAIObjectId& objectId 
[in] Another identifier (right-hand operand of the assignment operation).  

Returns the reference to the object identifier after the assignment operation is finished.

The assignment operator for the object identifier.

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