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

#include <altium_parser_sch.h>

Public Member Functions

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

Public Attributes

int currentpartid
 
int m_indexInSheet
 
wxString libreference
 
wxString sourcelibraryname
 
wxString componentdescription
 
int orientation
 
bool isMirrored
 
VECTOR2I location
 
int partcount
 
int displaymodecount
 
int displaymode
 

Detailed Description

Definition at line 150 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_SYMBOL()

Member Data Documentation

◆ componentdescription

wxString ASCH_SYMBOL::componentdescription

◆ currentpartid

int ASCH_SYMBOL::currentpartid

Definition at line 152 of file altium_parser_sch.h.

Referenced by ASCH_SYMBOL(), and SCH_IO_ALTIUM::ParseComponent().

◆ displaymode

int ASCH_SYMBOL::displaymode

Definition at line 164 of file altium_parser_sch.h.

Referenced by ASCH_SYMBOL(), and SCH_IO_ALTIUM::ParseComponent().

◆ displaymodecount

int ASCH_SYMBOL::displaymodecount

◆ isMirrored

bool ASCH_SYMBOL::isMirrored

Definition at line 159 of file altium_parser_sch.h.

Referenced by ASCH_SYMBOL(), and SCH_IO_ALTIUM::ParseComponent().

◆ libreference

wxString ASCH_SYMBOL::libreference

◆ location

VECTOR2I ASCH_SYMBOL::location

Definition at line 160 of file altium_parser_sch.h.

Referenced by ASCH_SYMBOL(), and SCH_IO_ALTIUM::ParseComponent().

◆ m_indexInSheet

int ASCH_SYMBOL::m_indexInSheet

Definition at line 153 of file altium_parser_sch.h.

Referenced by ASCH_SYMBOL().

◆ orientation

int ASCH_SYMBOL::orientation

Definition at line 158 of file altium_parser_sch.h.

Referenced by ASCH_SYMBOL(), and SCH_IO_ALTIUM::ParseComponent().

◆ partcount

int ASCH_SYMBOL::partcount

Definition at line 162 of file altium_parser_sch.h.

Referenced by ASCH_SYMBOL(), and SCH_IO_ALTIUM::ParseLibComponent().

◆ sourcelibraryname

wxString ASCH_SYMBOL::sourcelibraryname

Definition at line 155 of file altium_parser_sch.h.

Referenced by ASCH_SYMBOL().


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