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

#include <pcad_sch_parser.h>

Public Attributes

std::vector< std::pair< double, double > > pts
 
double width = 10.0
 
LINE_KIND style = LINE_KIND::SOLID
 

Detailed Description

Definition at line 103 of file pcad_sch_parser.h.

Member Data Documentation

◆ pts

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

◆ style

LINE_KIND PCAD_SCH::LINE::style = LINE_KIND::SOLID

◆ width

double PCAD_SCH::LINE::width = 10.0

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