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

Eagle Junction. More...

#include <eagle_parser.h>

Public Member Functions

 EJUNCTION (wxXmlNode *aJunction)
 

Public Attributes

ECOORD x
 
ECOORD y
 

Detailed Description

Eagle Junction.

Definition at line 528 of file eagle_parser.h.

Constructor & Destructor Documentation

◆ EJUNCTION()

EJUNCTION::EJUNCTION ( wxXmlNode *  aJunction)

Definition at line 499 of file eagle_parser.cpp.

References x, and y.

Member Data Documentation

◆ x

ECOORD EJUNCTION::x

Definition at line 530 of file eagle_parser.h.

Referenced by EJUNCTION(), and SCH_IO_EAGLE::loadJunction().

◆ y

ECOORD EJUNCTION::y

Definition at line 531 of file eagle_parser.h.

Referenced by EJUNCTION(), and SCH_IO_EAGLE::loadJunction().


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