§Like a Symbol Table
§Holds a collection of BlockTableRecords
§BlockTableRecords in turn is a
container that holds only graphical entities (i.e., those derived
from Entity type)
§Two default BlockTableRecords
cannot be removed – Model Space and one Paper Space
§
§Searchable with a string or an ObjectId
§Block Table and Symbol Tables are created by default when you create a new database.
§
§ C:\ObjectARX 2012\samples\database\ARXDBG
§Create a block definition and
use ArxDbg to see where the block definition is stored and peek
into its contents
§