API Reference > OdDb Classes > OdDbIndexUpdateData Class
OdDbIndexUpdateData Class
OdDbIndexUpdateData
Syntax
C++
class OdDbIndexUpdateData;

DbIndex.h

This class associates Index specific flags and data with an OdDbObjectId.

TD_Db 

 

 
Name 
Description 
 
This is record OdDbIndexUpdateData::UpdateFlags. 
 
Name 
Description 
 
Adds the specified Object ID to this OdDbIndexUpdateData object.
 
 
Returns the flags and data associated with the specified Object ID in this OdDbIndexUpdateData object.
 
 
Returns the data associated with the specified Object ID in this OdDbIndexUpdateData object.
 
 
Returns the flags associated with the specified Object ID in this OdDbIndexUpdateData object.
 
 
Returns the Object ID of the OdDbBlockTableRecord instance that owns this OdDbIndexUpdateData object. 
 
Sets the data associated with the specified Object ID in this OdDbIndexUpdateData object.
 
 
Sets the flags associated with the specified Object ID in this OdDbIndexUpdateData object.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.