API Reference > Classes > PRC Base Data Types Classes > OdPrcObjectId Class > OdPrcObjectId Operators > = Operator > OdPrcObjectId::= Operator (OdDbStub*)
OdPrcObjectId::= Operator (OdDbStub*)
Syntax
C++
OdPrcObjectId& operator =(OdDbStub* objectId);
Parameters 
Description 
OdDbStub* objectId 
[in] A stub to assign with. 

Assigns the PRC object identifier with a specified stub. 

 

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