API Reference > OdDb Classes > OdDbObjectId Class > OdDbObjectId Methods > OdDbObjectId::bindObject Method
OdDbObjectId::bindObject Method
Syntax
C++
void bindObject(OdDbObject* pObj);
Parameters 
Description 
OdDbObject* pObj 
[in] Pointer to the object to bind. 

Binds the specified object. 

 

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