![]() |
LibrePCB Developers Documentation
|
#include <ffi.h>
Public Attributes | |
bool | front |
bool | back |
float | pos_x |
float | pos_y |
float | angle |
const QString * | svgpath |
bool | has_drill |
float | drillsize_x |
float | drillsize_y |
const QString * | net |
bool | pin1 |
Wrapper for [Pad]
bool front |
Visible on front side
bool back |
Visible on back side
float pos_x |
Position X
float pos_y |
Position Y
float angle |
Rotation angle
const QString* svgpath |
SVG path
bool has_drill |
Has drill
float drillsize_x |
Drill width
float drillsize_y |
Drill height
const QString* net |
Net name (optional)
bool pin1 |
Pin-1 or not