KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EASYEDAPRO::SYM_PIN Struct Reference

#include <easyedapro_parser.h>

Public Attributes

wxString id
 
VECTOR2D position
 
double length = 0
 
double rotation = 0
 
bool inverted = false
 

Detailed Description

Definition at line 112 of file easyedapro_parser.h.

Member Data Documentation

◆ id

wxString EASYEDAPRO::SYM_PIN::id

◆ inverted

bool EASYEDAPRO::SYM_PIN::inverted = false

◆ length

double EASYEDAPRO::SYM_PIN::length = 0

◆ position

VECTOR2D EASYEDAPRO::SYM_PIN::position

◆ rotation

double EASYEDAPRO::SYM_PIN::rotation = 0

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