Tables Section

The TABLES section is the home of all TABLE objects of a DXF document.

See also

DXF Internals: TABLES Section

class ezdxf.sections.tables.TablesSection
layers

LayerTable maintaining the Layer objects

linetypes

LinetypeTable maintaining the Linetype objects

styles

TextstyleTable maintaining the Textstyle objects

dimstyles

DimStyleTable maintaining the DimStyle objects

appids

AppIDTable maintaining the AppID objects

ucs

UCSTable maintaining the UCSTable objects

views

ViewTable maintaining the View objects

viewports

ViewportTable maintaining the VPort objects

block_records

BlockRecordTable maintaining the BlockRecord objects