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

Eagle vertex. More...

#include <eagle_parser.h>

Public Member Functions

 EVERTEX (wxXmlNode *aVertex)
 

Public Attributes

ECOORD x
 
ECOORD y
 
opt_double curve
 range is -359.9..359.9
 

Detailed Description

Eagle vertex.

Definition at line 765 of file eagle_parser.h.

Constructor & Destructor Documentation

◆ EVERTEX()

EVERTEX::EVERTEX ( wxXmlNode *  aVertex)

Definition at line 902 of file eagle_parser.cpp.

References curve, x, and y.

Member Data Documentation

◆ curve

opt_double EVERTEX::curve

range is -359.9..359.9

Definition at line 769 of file eagle_parser.h.

Referenced by EVERTEX(), SCH_IO_EAGLE::loadPolyLine(), and SCH_IO_EAGLE::loadSymbolPolyLine().

◆ x

ECOORD EVERTEX::x

◆ y

ECOORD EVERTEX::y

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