API Reference > Other Classes > OdResBuf Class > OdResBuf Methods > OdResBuf::getObjectId Method
OdResBuf::getObjectId Method
Syntax
C++
OdDbObjectId getObjectId(const OdDbDatabase* pDb) const;
Parameters 
Description 
const OdDbDatabase* pDb 
[in] Pointer to the database object. 

Returns the data content of the ResBuf object as an OdDbObjectId instance using the specified database instance. 

 

Example of Entering and Displaying Tagged Data 

Getting and Setting Objects 

OdResBuf::setObjectId(), OdResBuf::restype(), OdDxfCode::_getType() methods

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