|
KiCad PCB EDA Suite
|
#include <pads_sch_parser.h>
Public Attributes | |
| int | id = 0 |
| POINT | position |
| int | sheet_number = 1 |
Definition at line 402 of file pads_sch_parser.h.
| int PADS_SCH::TIED_DOT::id = 0 |
Definition at line 404 of file pads_sch_parser.h.
Referenced by PADS_SCH::PADS_SCH_PARSER::parseSectionTIEDOTS().
| POINT PADS_SCH::TIED_DOT::position |
Definition at line 405 of file pads_sch_parser.h.
Referenced by PADS_SCH::PADS_SCH_PARSER::parseSectionTIEDOTS().
| int PADS_SCH::TIED_DOT::sheet_number = 1 |
Definition at line 406 of file pads_sch_parser.h.
Referenced by PADS_SCH::PADS_SCH_PARSER::parseSectionTIEDOTS().