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

Net name label from NETNAMES section. More...

#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

Net name label from NETNAMES section.

Definition at line 455 of file pads_sch_parser.h.

Member Data Documentation

◆ anchor_ref

std::string PADS_SCH::NETNAME_LABEL::anchor_ref

Definition at line 458 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 463 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 464 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 465 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 466 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 467 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 470 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 468 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 462 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 457 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 461 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 469 of file pads_sch_parser.h.

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

◆ x_offset

int PADS_SCH::NETNAME_LABEL::x_offset = 0

Definition at line 459 of file pads_sch_parser.h.

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

◆ y_offset

int PADS_SCH::NETNAME_LABEL::y_offset = 0

Definition at line 460 of file pads_sch_parser.h.

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


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