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

Eagle XML rectangle in binary. More...

#include <eagle_parser.h>

Public Member Functions

 ERECT (wxXmlNode *aRect)
 

Public Attributes

ECOORD x1
 
ECOORD y1
 
ECOORD x2
 
ECOORD y2
 
int layer
 
opt_erot rot
 

Detailed Description

Eagle XML rectangle in binary.

Definition at line 581 of file eagle_parser.h.

Constructor & Destructor Documentation

◆ ERECT()

ERECT::ERECT ( wxXmlNode *  aRect)

Definition at line 588 of file eagle_parser.cpp.

References layer, rot, x1, x2, y1, and y2.

Member Data Documentation

◆ layer

int ERECT::layer

◆ rot

◆ x1

◆ x2

◆ y1

◆ y2


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