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

#include <pads_sch_parser.h>

Public Attributes

std::string net_name
 
std::string anchor_ref
 
int x_offset = 0
 
int y_offset = 0
 
int rotation = 0
 
int justification = 0
 
int f3 = 0
 
int f4 = 0
 
int f5 = 0
 
int f6 = 0
 
int f7 = 0
 
int height = 0
 
int width_pct = 0
 
std::string font_name
 

Detailed Description

Definition at line 436 of file pads_sch_parser.h.

Member Data Documentation

◆ anchor_ref

std::string PADS_SCH::NETNAME_LABEL::anchor_ref

Definition at line 439 of file pads_sch_parser.h.

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

◆ f3

int PADS_SCH::NETNAME_LABEL::f3 = 0

Definition at line 444 of file pads_sch_parser.h.

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

◆ f4

int PADS_SCH::NETNAME_LABEL::f4 = 0

Definition at line 445 of file pads_sch_parser.h.

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

◆ f5

int PADS_SCH::NETNAME_LABEL::f5 = 0

Definition at line 446 of file pads_sch_parser.h.

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

◆ f6

int PADS_SCH::NETNAME_LABEL::f6 = 0

Definition at line 447 of file pads_sch_parser.h.

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

◆ f7

int PADS_SCH::NETNAME_LABEL::f7 = 0

Definition at line 448 of file pads_sch_parser.h.

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

◆ font_name

std::string PADS_SCH::NETNAME_LABEL::font_name

Definition at line 451 of file pads_sch_parser.h.

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

◆ height

int PADS_SCH::NETNAME_LABEL::height = 0

Definition at line 449 of file pads_sch_parser.h.

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

◆ justification

int PADS_SCH::NETNAME_LABEL::justification = 0

Definition at line 443 of file pads_sch_parser.h.

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

◆ net_name

std::string PADS_SCH::NETNAME_LABEL::net_name

Definition at line 438 of file pads_sch_parser.h.

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

◆ rotation

int PADS_SCH::NETNAME_LABEL::rotation = 0

Definition at line 442 of file pads_sch_parser.h.

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

◆ width_pct

int PADS_SCH::NETNAME_LABEL::width_pct = 0

Definition at line 450 of file pads_sch_parser.h.

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

◆ x_offset

◆ y_offset

int PADS_SCH::NETNAME_LABEL::y_offset = 0

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