KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ASCH_SHEET Struct Reference

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_SHEET:
ASCH_OWNER_INTERFACE

Public Member Functions

 ASCH_SHEET (const std::map< wxString, wxString > &aProps)
 

Public Attributes

std::vector< ASCH_SHEET_FONTfonts
 
bool useCustomSheet
 
VECTOR2I customSize
 
ASCH_SHEET_SIZE sheetSize
 
ASCH_SHEET_WORKSPACEORIENTATION sheetOrientation
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 812 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_SHEET()

ASCH_SHEET::ASCH_SHEET ( const std::map< wxString, wxString > &  aProps)
explicit

Member Data Documentation

◆ customSize

VECTOR2I ASCH_SHEET::customSize

Definition at line 817 of file altium_parser_sch.h.

Referenced by ASCH_SHEET().

◆ fonts

std::vector<ASCH_SHEET_FONT> ASCH_SHEET::fonts

Definition at line 814 of file altium_parser_sch.h.

Referenced by ASCH_SHEET().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ IsNotAccesible

bool ASCH_OWNER_INTERFACE::IsNotAccesible
inherited

Definition at line 127 of file altium_parser_sch.h.

Referenced by ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ sheetOrientation

ASCH_SHEET_WORKSPACEORIENTATION ASCH_SHEET::sheetOrientation

Definition at line 820 of file altium_parser_sch.h.

Referenced by ASCH_SHEET().

◆ sheetSize

ASCH_SHEET_SIZE ASCH_SHEET::sheetSize

Definition at line 819 of file altium_parser_sch.h.

Referenced by ASCH_SHEET().

◆ useCustomSheet

bool ASCH_SHEET::useCustomSheet

Definition at line 816 of file altium_parser_sch.h.

Referenced by ASCH_SHEET().


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