LibrePCB Developers Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
InteractiveHtmlBomPad Struct Reference

#include <ffi.h>

+ Collaboration diagram for InteractiveHtmlBomPad:

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
 

Detailed Description

Wrapper for [Pad]

Member Data Documentation

◆ front

bool front

Visible on front side

◆ back

bool back

Visible on back side

◆ pos_x

float pos_x

Position X

◆ pos_y

float pos_y

Position Y

◆ angle

float angle

Rotation angle

◆ svgpath

const QString* svgpath

SVG path

◆ has_drill

bool has_drill

Has drill

◆ drillsize_x

float drillsize_x

Drill width

◆ drillsize_y

float drillsize_y

Drill height

◆ net

const QString* net

Net name (optional)

◆ pin1

bool pin1

Pin-1 or not


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