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

#include <pcad_sch_parser.h>

Public Attributes

std::vector< std::pair< double, double > > pts
 
wxString netName
 
bool dispName = false
 
TEXT_ITEM label
 

Detailed Description

Definition at line 195 of file pcad_sch_parser.h.

Member Data Documentation

◆ dispName

bool PCAD_SCH::WIRE::dispName = false

◆ label

TEXT_ITEM PCAD_SCH::WIRE::label

◆ netName

wxString PCAD_SCH::WIRE::netName

◆ pts

std::vector<std::pair<double, double> > PCAD_SCH::WIRE::pts

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