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

#include <export_d356.h>

Public Attributes

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

Detailed Description

Definition at line 29 of file export_d356.h.

Member Data Documentation

◆ access

int D356_RECORD::access

◆ drill

int D356_RECORD::drill

◆ hole

bool D356_RECORD::hole

◆ mechanical

bool D356_RECORD::mechanical

◆ midpoint

bool D356_RECORD::midpoint

◆ netname

wxString D356_RECORD::netname

◆ pin

wxString D356_RECORD::pin

◆ refdes

wxString D356_RECORD::refdes

◆ rotation

int D356_RECORD::rotation

◆ smd

bool D356_RECORD::smd

◆ soldermask

int D356_RECORD::soldermask

◆ x_location

int D356_RECORD::x_location

◆ x_size

int D356_RECORD::x_size

◆ y_location

int D356_RECORD::y_location

◆ y_size

int D356_RECORD::y_size

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