API Reference > OdDb Classes > OdDbIndexUpdateData Class > OdDbIndexUpdateData Methods > OdDbIndexUpdateData::setIdData Method
OdDbIndexUpdateData::setIdData Method
Syntax
C++
bool setIdData(OdDbObjectId objectId, OdUInt32 data);
Parameters 
Description 
OdUInt32 data 
[in] 32-bit data. 
objectID 
[in] Object ID.  

Sets the data associated with the specified Object ID in this OdDbIndexUpdateData object. 

 

Returns true if and only if successful.

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