API Reference
This section provides an overview of all KiCadFiles modules organized by functionality.
For detailed documentation of each module, see Detailed Module Documentation.
Core Classes
Base class for named S-expression objects. |
|
Parser strictness levels for error handling. |
File Format Classes
These classes represent complete KiCad file formats and support both from_file() and save_to_file() methods:
|
KiCad PCB board file definition. |
KiCad schematic file definition. |
|
Footprint definition token that defines a complete footprint. |
|
KiCad symbol library file definition. |
|
KiCad worksheet definition token. |
|
KiCad project file definition (.kicad_pro format). |
|
KiCad design rules file definition. |
|
Footprint library table (fp-lib-table file). |
|
Symbol library table (sym-lib-table file). |