Close

Relief for ODA Team in Ukraine

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

The assignment operator for the object identifier.

Parameters
Description
objectId
[in] Another identifier (right-hand operand of the assignment operation) represented with a raw pointer to an OdDbStub object.

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

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