API Reference > OdDb Classes > OdGiContextForDbDatabase Class > OdGiContextForDbDatabase Methods > OdGiContextForDbDatabase::getStubByID Method
OdGiContextForDbDatabase::getStubByID Method
Syntax
C++
virtual OdDbStub* getStubByID(OdUInt64 objectId) const;
Parameters 
Description 
OdUInt64 objectId 
[in] Object ID of the object. Returns the pointer to OdDbStub. 

Returns the OdDbStub for the specified handle id.

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