KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_IO::ATTRIBUTE Struct Reference

#include <pads_parser.h>

Public Attributes

bool visible = true
 
double x = 0.0
 
double y = 0.0
 
double orientation = 0.0
 
int level = 0
 
double height = 0.0
 
double width = 0.0
 
bool mirrored = false
 
std::string hjust
 
std::string vjust
 
bool right_reading = false
 
std::string font_info
 
std::string name
 

Detailed Description

Definition at line 146 of file pads_parser.h.

Member Data Documentation

◆ font_info

std::string PADS_IO::ATTRIBUTE::font_info

◆ height

◆ hjust

◆ level

int PADS_IO::ATTRIBUTE::level = 0

◆ mirrored

◆ name

◆ orientation

◆ right_reading

bool PADS_IO::ATTRIBUTE::right_reading = false

◆ visible

◆ vjust

◆ width

◆ x

◆ y


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