KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_SCH::SHEET_SIZE Struct Reference

#include <pads_sch_parser.h>

Public Attributes

double width = 11000.0
 
double height = 8500.0
 
std::string name
 

Detailed Description

Definition at line 52 of file pads_sch_parser.h.

Member Data Documentation

◆ height

double PADS_SCH::SHEET_SIZE::height = 8500.0

Definition at line 55 of file pads_sch_parser.h.

◆ name

std::string PADS_SCH::SHEET_SIZE::name

Definition at line 56 of file pads_sch_parser.h.

Referenced by SCH_IO_PADS::LoadSchematicFile().

◆ width

double PADS_SCH::SHEET_SIZE::width = 11000.0

Definition at line 54 of file pads_sch_parser.h.


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