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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_PIN:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

wxString name
 
wxString text
 
wxString designator
 
ASCH_PIN_SYMBOL::PTYPE symbolOuter
 
ASCH_PIN_SYMBOL::PTYPE symbolInner
 
ASCH_PIN_SYMBOL::PTYPE symbolOuterEdge
 
ASCH_PIN_SYMBOL::PTYPE symbolInnerEdge
 
ASCH_PIN_ELECTRICAL electrical
 
ASCH_RECORD_ORIENTATION orientation
 
VECTOR2I location
 
int pinlength
 
VECTOR2I kicadLocation
 
bool showPinName
 
bool showDesignator
 
bool hidden
 
bool locked
 
bool isKiCadLibPin
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 

Detailed Description

Definition at line 303 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_PIN()

Member Data Documentation

◆ designator

wxString ASCH_PIN::designator

Definition at line 307 of file altium_parser_sch.h.

Referenced by ASCH_PIN(), and SCH_ALTIUM_PLUGIN::ParsePin().

◆ electrical

ASCH_PIN_ELECTRICAL ASCH_PIN::electrical

Definition at line 315 of file altium_parser_sch.h.

Referenced by ASCH_PIN(), and SCH_ALTIUM_PLUGIN::ParsePin().

◆ hidden

bool ASCH_PIN::hidden

Definition at line 325 of file altium_parser_sch.h.

Referenced by ASCH_PIN(), and SCH_ALTIUM_PLUGIN::ParsePin().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ isKiCadLibPin

bool ASCH_PIN::isKiCadLibPin

Definition at line 328 of file altium_parser_sch.h.

Referenced by ASCH_PIN().

◆ kicadLocation

VECTOR2I ASCH_PIN::kicadLocation

Definition at line 321 of file altium_parser_sch.h.

Referenced by ASCH_PIN().

◆ location

VECTOR2I ASCH_PIN::location

Definition at line 318 of file altium_parser_sch.h.

Referenced by ASCH_PIN(), and SCH_ALTIUM_PLUGIN::ParsePin().

◆ locked

bool ASCH_PIN::locked

Definition at line 326 of file altium_parser_sch.h.

Referenced by ASCH_PIN().

◆ name

wxString ASCH_PIN::name

Definition at line 305 of file altium_parser_sch.h.

Referenced by ASCH_PIN(), and SCH_ALTIUM_PLUGIN::ParsePin().

◆ orientation

ASCH_RECORD_ORIENTATION ASCH_PIN::orientation

Definition at line 316 of file altium_parser_sch.h.

Referenced by ASCH_PIN(), and SCH_ALTIUM_PLUGIN::ParsePin().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ pinlength

int ASCH_PIN::pinlength

Definition at line 319 of file altium_parser_sch.h.

Referenced by ASCH_PIN(), and SCH_ALTIUM_PLUGIN::ParsePin().

◆ showDesignator

bool ASCH_PIN::showDesignator

Definition at line 324 of file altium_parser_sch.h.

Referenced by ASCH_PIN(), and SCH_ALTIUM_PLUGIN::ParsePin().

◆ showPinName

bool ASCH_PIN::showPinName

Definition at line 323 of file altium_parser_sch.h.

Referenced by ASCH_PIN(), and SCH_ALTIUM_PLUGIN::ParsePin().

◆ symbolInner

ASCH_PIN_SYMBOL::PTYPE ASCH_PIN::symbolInner

Definition at line 310 of file altium_parser_sch.h.

Referenced by ASCH_PIN().

◆ symbolInnerEdge

ASCH_PIN_SYMBOL::PTYPE ASCH_PIN::symbolInnerEdge

Definition at line 313 of file altium_parser_sch.h.

Referenced by ASCH_PIN(), and SCH_ALTIUM_PLUGIN::ParsePin().

◆ symbolOuter

ASCH_PIN_SYMBOL::PTYPE ASCH_PIN::symbolOuter

Definition at line 309 of file altium_parser_sch.h.

Referenced by ASCH_PIN().

◆ symbolOuterEdge

ASCH_PIN_SYMBOL::PTYPE ASCH_PIN::symbolOuterEdge

Definition at line 312 of file altium_parser_sch.h.

Referenced by ASCH_PIN(), and SCH_ALTIUM_PLUGIN::ParsePin().

◆ text

wxString ASCH_PIN::text

Definition at line 306 of file altium_parser_sch.h.

Referenced by ASCH_PIN().


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