KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_SCH::TIED_DOT Struct Reference

Junction dot from TIEDOTS section. More...

#include <pads_sch_parser.h>

Public Attributes

int id = 0
 
POINT position
 
int sheet_number = 1
 

Detailed Description

Junction dot from TIEDOTS section.

Definition at line 414 of file pads_sch_parser.h.

Member Data Documentation

◆ id

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().

◆ position

POINT PADS_SCH::TIED_DOT::position

Definition at line 417 of file pads_sch_parser.h.

Referenced by PADS_SCH::PADS_SCH_PARSER::parseSectionTIEDOTS().

◆ sheet_number

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().


The documentation for this struct was generated from the following file: