|
KiCad PCB EDA Suite
|
Junction dot from TIEDOTS section. More...
#include <pads_sch_parser.h>
Public Attributes | |
| int | id = 0 |
| POINT | position |
| int | sheet_number = 1 |
Junction dot from TIEDOTS section.
Definition at line 414 of file pads_sch_parser.h.
| int PADS_SCH::TIED_DOT::id = 0 |
Definition at line 416 of file pads_sch_parser.h.
Referenced by PADS_SCH::PADS_SCH_PARSER::parseSectionTIEDOTS().
| POINT PADS_SCH::TIED_DOT::position |
Definition at line 417 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 418 of file pads_sch_parser.h.
Referenced by PADS_SCH::PADS_SCH_PARSER::parseSectionTIEDOTS().