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

#include <pads_sch_parser.h>

Public Attributes

std::string name
 
std::string value
 
POINT position
 
double rotation = 0.0
 
double size = 60.0
 
bool visible = true
 
int justification = 0
 
int height = 0
 
int width = 0
 
int visibility = 0
 
std::string font_name
 

Detailed Description

Definition at line 256 of file pads_sch_parser.h.

Member Data Documentation

◆ font_name

std::string PADS_SCH::PART_ATTRIBUTE::font_name

◆ height

◆ justification

int PADS_SCH::PART_ATTRIBUTE::justification = 0

◆ name

◆ position

◆ rotation

◆ size

double PADS_SCH::PART_ATTRIBUTE::size = 60.0

◆ value

◆ visibility

int PADS_SCH::PART_ATTRIBUTE::visibility = 0

◆ visible

◆ width


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