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

#include <pads_sch_parser.h>

Public Attributes

int sheet_number = 1
 
std::string name
 
SHEET_SIZE size
 

Detailed Description

Definition at line 391 of file pads_sch_parser.h.

Member Data Documentation

◆ name

std::string PADS_SCH::SHEET_DEF::name

Definition at line 394 of file pads_sch_parser.h.

◆ sheet_number

int PADS_SCH::SHEET_DEF::sheet_number = 1

Definition at line 393 of file pads_sch_parser.h.

◆ size

SHEET_SIZE PADS_SCH::SHEET_DEF::size

Definition at line 395 of file pads_sch_parser.h.


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