API Reference > OdDb Classes > OdDbBlockTable Class
OdDbBlockTable Class
OdDbBlockTableOdDbBlockTableOdDbBlockTable
Syntax
C++
class OdDbBlockTable : public OdDbSymbolTable;

DbBlockTable.h

This class implements the BlockTable, which represents block definitions in an OdDbDatabase instance.

TD_Db 

 

 
Name 
Description 
 
Client applications typically do not use this constructor, insofar as the OdDbDatabase class creates its own instance. 
 
Name 
Description 
 
add 
Adds the specified named record object to the predefined table object.
 
 
Notification function called each time an Undo operation is performed this object is using partial Undo.
 
 
Reads the .dwg file data of this object.
 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDbBlockTable. 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF format data of this object from the specified filer.
 
 
This is the overview for the getAt method overload. 
 
Returns the Object ID of the Model Space record within this BlockTable object. 
 
Returns the Object ID of the Paper Space record within this BlockTable object. 
 
has 
This is the overview for the has method overload. 
 
Returns an Iterator object that can be used to traverse through record objects in the predefined table object.
 
 
Overridables 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.