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

#include <pads_parser.h>

Public Attributes

int layer
 
double width
 
POINT start
 
POINT end
 

Detailed Description

Definition at line 506 of file pads_parser.h.

Member Data Documentation

◆ end

POINT PADS_IO::LINE::end

Definition at line 511 of file pads_parser.h.

◆ layer

int PADS_IO::LINE::layer

Definition at line 508 of file pads_parser.h.

◆ start

POINT PADS_IO::LINE::start

Definition at line 510 of file pads_parser.h.

◆ width

double PADS_IO::LINE::width

Definition at line 509 of file pads_parser.h.


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