KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCAD_SCH::PORT Struct Reference

#include <pcad_sch_parser.h>

Public Attributes

double x = 0
 
double y = 0
 
wxString netNameRef
 
wxString portType
 
double rotation = 0
 
bool isFlipped = false
 

Detailed Description

Definition at line 218 of file pcad_sch_parser.h.

Member Data Documentation

◆ isFlipped

bool PCAD_SCH::PORT::isFlipped = false

◆ netNameRef

wxString PCAD_SCH::PORT::netNameRef

◆ portType

wxString PCAD_SCH::PORT::portType

◆ rotation

double PCAD_SCH::PORT::rotation = 0

◆ x

double PCAD_SCH::PORT::x = 0

◆ y

double PCAD_SCH::PORT::y = 0

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