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

#include <pads_sch_parser.h>

Public Attributes

int height = 0
 
int width = 0
 
int angle = 0
 
int justification = 0
 

Detailed Description

Definition at line 320 of file pads_sch_parser.h.

Member Data Documentation

◆ angle

int PADS_SCH::PART_PLACEMENT::PIN_OVERRIDE::angle = 0

Definition at line 324 of file pads_sch_parser.h.

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

◆ height

int PADS_SCH::PART_PLACEMENT::PIN_OVERRIDE::height = 0

Definition at line 322 of file pads_sch_parser.h.

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

◆ justification

int PADS_SCH::PART_PLACEMENT::PIN_OVERRIDE::justification = 0

Definition at line 325 of file pads_sch_parser.h.

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

◆ width

int PADS_SCH::PART_PLACEMENT::PIN_OVERRIDE::width = 0

Definition at line 323 of file pads_sch_parser.h.

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


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