KiCad PCB EDA Suite
Loading...
Searching...
No Matches
D356_RECORD Struct Reference

#include <export_d356.h>

Public Attributes

bool smd = false
 
bool hole = false
 
wxString netname
 
wxString refdes
 
wxString pin
 
bool midpoint = false
 
int drill = 0
 
bool mechanical = false
 
int access = 0
 
int soldermask = 0
 
int x_location = 0
 
int y_location = 0
 
int x_size = 0
 
int y_size = 0
 
int rotation = 0
 

Detailed Description

Definition at line 29 of file export_d356.h.

Member Data Documentation

◆ access

int D356_RECORD::access = 0

◆ drill

int D356_RECORD::drill = 0

◆ hole

bool D356_RECORD::hole = false

◆ mechanical

bool D356_RECORD::mechanical = false

◆ midpoint

bool D356_RECORD::midpoint = false

◆ netname

wxString D356_RECORD::netname

◆ pin

wxString D356_RECORD::pin

◆ refdes

wxString D356_RECORD::refdes

◆ rotation

int D356_RECORD::rotation = 0

◆ smd

bool D356_RECORD::smd = false

◆ soldermask

int D356_RECORD::soldermask = 0

◆ x_location

int D356_RECORD::x_location = 0

◆ x_size

int D356_RECORD::x_size = 0

◆ y_location

int D356_RECORD::y_location = 0

◆ y_size

int D356_RECORD::y_size = 0

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