Go to the source code of this file.
|
class | SCH_SHEET |
| Sheet symbol placed in a schematic, and is the entry point for a sub schematic. More...
|
|
◆ MIN_SHEET_HEIGHT
#define MIN_SHEET_HEIGHT 150 |
◆ MIN_SHEET_WIDTH
#define MIN_SHEET_WIDTH 500 |
◆ SHEET_FIELD_TYPE
Enumerator |
---|
SHEETNAME | |
SHEETFILENAME | |
SHEET_MANDATORY_FIELDS | The first 2 are mandatory, and must be instantiated in SCH_SHEET.
|
Definition at line 43 of file sch_sheet.h.
44{
47
50};
@ SHEET_MANDATORY_FIELDS
The first 2 are mandatory, and must be instantiated in SCH_SHEET.