API Reference > OdDbRoot Classes > OdDbBaseDatabasePE Class > OdDbBaseDatabasePE Methods > openObject Method > OdDbBaseDatabasePE::openObject Method (OdDbStub*)
OdDbBaseDatabasePE::openObject Method (OdDbStub*)
Syntax
C++
virtual OdRxObjectPtr openObject(OdDbStub* pId) = 0;
Parameters 
Description 
OdDbStub* pId 
[in] A pointer to an object's identifier. 

Returns a smart pointer to the object determined with its identifier.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.