API Reference > Classes > OdDAIObjectId Class > OdDAIObjectId Constructor > OdDAIObjectId::OdDAIObjectId Constructor (OdDbStub*)
OdDAIObjectId::OdDAIObjectId Constructor (OdDbStub*)
Syntax
C++
OdDAIObjectId(OdDbStub* objectId);
Parameters 
Description 
OdDbStub* objectId 
[in] A pointer to an OdDbStub object that stores data for the newly created identifier. 

Creates a new object identifier based on a specified value.

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