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
 
bool IsNotAccesible
 

Detailed Description

Definition at line 315 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_PIN()

Member Data Documentation

◆ designator

wxString ASCH_PIN::designator

Definition at line 319 of file altium_parser_sch.h.

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

◆ electrical

ASCH_PIN_ELECTRICAL ASCH_PIN::electrical

Definition at line 327 of file altium_parser_sch.h.

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

◆ hidden

bool ASCH_PIN::hidden

Definition at line 337 of file altium_parser_sch.h.

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

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ isKiCadLibPin

bool ASCH_PIN::isKiCadLibPin

Definition at line 340 of file altium_parser_sch.h.

Referenced by ASCH_PIN().

◆ 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().

◆ kicadLocation

VECTOR2I ASCH_PIN::kicadLocation

Definition at line 333 of file altium_parser_sch.h.

Referenced by ASCH_PIN().

◆ location

VECTOR2I ASCH_PIN::location

Definition at line 330 of file altium_parser_sch.h.

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

◆ locked

bool ASCH_PIN::locked

Definition at line 338 of file altium_parser_sch.h.

Referenced by ASCH_PIN().

◆ name

wxString ASCH_PIN::name

Definition at line 317 of file altium_parser_sch.h.

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

◆ orientation

ASCH_RECORD_ORIENTATION ASCH_PIN::orientation

Definition at line 328 of file altium_parser_sch.h.

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

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ pinlength

int ASCH_PIN::pinlength

Definition at line 331 of file altium_parser_sch.h.

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

◆ showDesignator

bool ASCH_PIN::showDesignator

Definition at line 336 of file altium_parser_sch.h.

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

◆ showPinName

bool ASCH_PIN::showPinName

Definition at line 335 of file altium_parser_sch.h.

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

◆ symbolInner

ASCH_PIN_SYMBOL::PTYPE ASCH_PIN::symbolInner

Definition at line 322 of file altium_parser_sch.h.

Referenced by ASCH_PIN().

◆ symbolInnerEdge

ASCH_PIN_SYMBOL::PTYPE ASCH_PIN::symbolInnerEdge

Definition at line 325 of file altium_parser_sch.h.

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

◆ symbolOuter

ASCH_PIN_SYMBOL::PTYPE ASCH_PIN::symbolOuter

Definition at line 321 of file altium_parser_sch.h.

Referenced by ASCH_PIN().

◆ symbolOuterEdge

ASCH_PIN_SYMBOL::PTYPE ASCH_PIN::symbolOuterEdge

Definition at line 324 of file altium_parser_sch.h.

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

◆ text

wxString ASCH_PIN::text

Definition at line 318 of file altium_parser_sch.h.

Referenced by ASCH_PIN().


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