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
object forLayer
objects
-
styles
¶ StyleTable
object forTextstyle
objects
-
viewports
¶ ViewportTable
object forVPort
objects
-
block_records
¶ Generic
Table
object forBlockRecord
objects
-