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

#include <pcad_sch_parser.h>

Public Attributes

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

Detailed Description

Definition at line 203 of file pcad_sch_parser.h.

Member Data Documentation

◆ dispName

bool PCAD_SCH::BUS::dispName = false

◆ label

TEXT_ITEM PCAD_SCH::BUS::label

◆ name

wxString PCAD_SCH::BUS::name

◆ pts

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

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