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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_SHEET_SYMBOL:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

VECTOR2I location
 
VECTOR2I size
 
bool isSolid
 
int color
 
int areacolor
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 

Detailed Description

Definition at line 584 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_SHEET_SYMBOL()

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

Member Data Documentation

◆ areacolor

int ASCH_SHEET_SYMBOL::areacolor

Definition at line 592 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_SYMBOL(), and SCH_ALTIUM_PLUGIN::ParseSheetSymbol().

◆ color

int ASCH_SHEET_SYMBOL::color

Definition at line 591 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_SYMBOL(), and SCH_ALTIUM_PLUGIN::ParseSheetSymbol().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ isSolid

bool ASCH_SHEET_SYMBOL::isSolid

Definition at line 589 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_SYMBOL(), and SCH_ALTIUM_PLUGIN::ParseSheetSymbol().

◆ location

VECTOR2I ASCH_SHEET_SYMBOL::location

Definition at line 586 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_SYMBOL(), and SCH_ALTIUM_PLUGIN::ParseSheetSymbol().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ size

VECTOR2I ASCH_SHEET_SYMBOL::size

Definition at line 587 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_SYMBOL(), and SCH_ALTIUM_PLUGIN::ParseSheetSymbol().


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