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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_PORT:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

wxString Name
 
wxString HarnessType
 
VECTOR2I Location
 
int Width
 
int Height
 
int AreaColor
 
int Color
 
int TextColor
 
int FontID
 
ASCH_TEXT_FRAME_ALIGNMENT Alignment
 
ASCH_PORT_IOTYPE IOtype
 
ASCH_PORT_STYLE Style
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 

Detailed Description

Definition at line 665 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_PORT()

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

Member Data Documentation

◆ Alignment

ASCH_TEXT_FRAME_ALIGNMENT ASCH_PORT::Alignment

Definition at line 678 of file altium_parser_sch.h.

Referenced by ASCH_PORT(), and SCH_ALTIUM_PLUGIN::ParseHarnessPort().

◆ AreaColor

int ASCH_PORT::AreaColor

Definition at line 673 of file altium_parser_sch.h.

Referenced by ASCH_PORT().

◆ Color

int ASCH_PORT::Color

Definition at line 674 of file altium_parser_sch.h.

Referenced by ASCH_PORT().

◆ FontID

int ASCH_PORT::FontID

Definition at line 676 of file altium_parser_sch.h.

Referenced by ASCH_PORT(), and SCH_ALTIUM_PLUGIN::ParseHarnessPort().

◆ HarnessType

wxString ASCH_PORT::HarnessType

Definition at line 668 of file altium_parser_sch.h.

Referenced by ASCH_PORT(), and SCH_ALTIUM_PLUGIN::ParsePort().

◆ Height

int ASCH_PORT::Height

Definition at line 672 of file altium_parser_sch.h.

Referenced by ASCH_PORT(), and SCH_ALTIUM_PLUGIN::ParseHarnessPort().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ IOtype

ASCH_PORT_IOTYPE ASCH_PORT::IOtype

Definition at line 680 of file altium_parser_sch.h.

Referenced by ASCH_PORT(), and SCH_ALTIUM_PLUGIN::ParsePort().

◆ Location

VECTOR2I ASCH_PORT::Location

◆ Name

wxString ASCH_PORT::Name

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ Style

ASCH_PORT_STYLE ASCH_PORT::Style

Definition at line 681 of file altium_parser_sch.h.

Referenced by ASCH_PORT(), and SCH_ALTIUM_PLUGIN::ParsePort().

◆ TextColor

int ASCH_PORT::TextColor

Definition at line 675 of file altium_parser_sch.h.

Referenced by ASCH_PORT(), and SCH_ALTIUM_PLUGIN::ParseHarnessPort().

◆ Width

int ASCH_PORT::Width

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