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

#include <pads_layer_mapper.h>

Public Attributes

int padsLayerNum
 
std::string name
 
PADS_LAYER_TYPE type
 
bool required
 

Detailed Description

Definition at line 55 of file pads_layer_mapper.h.

Member Data Documentation

◆ name

std::string PADS_LAYER_INFO::name

Definition at line 58 of file pads_layer_mapper.h.

◆ padsLayerNum

int PADS_LAYER_INFO::padsLayerNum

Definition at line 57 of file pads_layer_mapper.h.

◆ required

bool PADS_LAYER_INFO::required

Definition at line 60 of file pads_layer_mapper.h.

◆ type

PADS_LAYER_TYPE PADS_LAYER_INFO::type

Definition at line 59 of file pads_layer_mapper.h.


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