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

#include <pads_sch_parser.h>

Public Attributes

std::string content
 
POINT position
 
double size = 60.0
 
double rotation = 0.0
 
bool visible = true
 
int justification = 0
 
int width_factor = 0
 
int attr_flag = 0
 
std::string font_name
 

Detailed Description

Definition at line 205 of file pads_sch_parser.h.

Member Data Documentation

◆ attr_flag

int PADS_SCH::SYMBOL_TEXT::attr_flag = 0

Definition at line 214 of file pads_sch_parser.h.

◆ content

std::string PADS_SCH::SYMBOL_TEXT::content

Definition at line 207 of file pads_sch_parser.h.

◆ font_name

std::string PADS_SCH::SYMBOL_TEXT::font_name

Definition at line 215 of file pads_sch_parser.h.

◆ justification

int PADS_SCH::SYMBOL_TEXT::justification = 0

Definition at line 212 of file pads_sch_parser.h.

◆ position

POINT PADS_SCH::SYMBOL_TEXT::position

Definition at line 208 of file pads_sch_parser.h.

◆ rotation

double PADS_SCH::SYMBOL_TEXT::rotation = 0.0

Definition at line 210 of file pads_sch_parser.h.

◆ size

double PADS_SCH::SYMBOL_TEXT::size = 60.0

Definition at line 209 of file pads_sch_parser.h.

◆ visible

bool PADS_SCH::SYMBOL_TEXT::visible = true

Definition at line 211 of file pads_sch_parser.h.

◆ width_factor

int PADS_SCH::SYMBOL_TEXT::width_factor = 0

Definition at line 213 of file pads_sch_parser.h.


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