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

Eagle via. More...

#include <eagle_parser.h>

Public Member Functions

 EVIA (wxXmlNode *aVia)
 

Public Attributes

ECOORD x
 
ECOORD y
 
int layer_front_most
 
int layer_back_most
 < extent
 
ECOORD drill
 < inclusive
 
opt_ecoord diam
 
opt_wxString shape
 

Detailed Description

Eagle via.

Definition at line 553 of file eagle_parser.h.

Constructor & Destructor Documentation

◆ EVIA()

EVIA::EVIA ( wxXmlNode *  aVia)

Definition at line 540 of file eagle_parser.cpp.

References diam, drill, layer_back_most, layer_front_most, shape, x, and y.

Member Data Documentation

◆ diam

opt_ecoord EVIA::diam

Definition at line 560 of file eagle_parser.h.

Referenced by EVIA(), and PCB_IO_EAGLE::loadSignals().

◆ drill

ECOORD EVIA::drill

< inclusive

Definition at line 559 of file eagle_parser.h.

Referenced by EVIA(), and PCB_IO_EAGLE::loadSignals().

◆ layer_back_most

int EVIA::layer_back_most

< extent

Definition at line 558 of file eagle_parser.h.

Referenced by EVIA(), and PCB_IO_EAGLE::loadSignals().

◆ layer_front_most

int EVIA::layer_front_most

Definition at line 557 of file eagle_parser.h.

Referenced by EVIA(), and PCB_IO_EAGLE::loadSignals().

◆ shape

opt_wxString EVIA::shape

Definition at line 561 of file eagle_parser.h.

Referenced by EVIA().

◆ x

ECOORD EVIA::x

Definition at line 555 of file eagle_parser.h.

Referenced by EVIA(), and PCB_IO_EAGLE::loadSignals().

◆ y

ECOORD EVIA::y

Definition at line 556 of file eagle_parser.h.

Referenced by EVIA(), and PCB_IO_EAGLE::loadSignals().


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