Share

AcDbSymbolTable::AcDbSymbolTable

C++

AcDbSymbolTable();

Description

Default constructor. Initializes the record list to NULL.

ObjectARX applications do not need to use this constructor since it is a base class.

Links

AcDbSymbolTable

Was this information helpful?