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

#include <pads_parser.h>

Public Attributes

double x
 
double y
 
std::string name
 

Detailed Description

Definition at line 404 of file pads_parser.h.

Member Data Documentation

◆ name

std::string PADS_IO::TERMINAL::name

Definition at line 408 of file pads_parser.h.

Referenced by PADS_IO::PARSER::parseSectionPARTDECAL().

◆ x

double PADS_IO::TERMINAL::x

Definition at line 406 of file pads_parser.h.

Referenced by PADS_IO::PARSER::parseSectionPARTDECAL().

◆ y

double PADS_IO::TERMINAL::y

Definition at line 407 of file pads_parser.h.

Referenced by PADS_IO::PARSER::parseSectionPARTDECAL().


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