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 115 of file easyedapro_parser.h.

Member Data Documentation

◆ id

wxString EASYEDAPRO::SYM_PIN::id

◆ inverted

bool EASYEDAPRO::SYM_PIN::inverted = false

Definition at line 122 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ length

double EASYEDAPRO::SYM_PIN::length = 0

Definition at line 120 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ position

VECTOR2D EASYEDAPRO::SYM_PIN::position

Definition at line 119 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ rotation

double EASYEDAPRO::SYM_PIN::rotation = 0

Definition at line 121 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().


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