Share

AcDbTable::AcDbTable

C++

AcDbTable();

Description

Default constructor. Creates an AcDbTable with the following default settings: nRows = 1, nColumns = 1, width = 1.0, height = 1.0.

Links

AcDbTable

Was this information helpful?