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 146 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 148 of file altium_parser_sch.h.

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

◆ displaymode

int ASCH_SYMBOL::displaymode

Definition at line 160 of file altium_parser_sch.h.

Referenced by ASCH_SYMBOL().

◆ displaymodecount

int ASCH_SYMBOL::displaymodecount

Definition at line 159 of file altium_parser_sch.h.

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

◆ isMirrored

bool ASCH_SYMBOL::isMirrored

Definition at line 155 of file altium_parser_sch.h.

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

◆ libreference

wxString ASCH_SYMBOL::libreference

◆ location

VECTOR2I ASCH_SYMBOL::location

Definition at line 156 of file altium_parser_sch.h.

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

◆ m_indexInSheet

int ASCH_SYMBOL::m_indexInSheet

Definition at line 149 of file altium_parser_sch.h.

Referenced by ASCH_SYMBOL().

◆ orientation

int ASCH_SYMBOL::orientation

Definition at line 154 of file altium_parser_sch.h.

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

◆ partcount

int ASCH_SYMBOL::partcount

Definition at line 158 of file altium_parser_sch.h.

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

◆ sourcelibraryname

wxString ASCH_SYMBOL::sourcelibraryname

Definition at line 151 of file altium_parser_sch.h.

Referenced by ASCH_SYMBOL().


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