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

#include <altium_parser_sch.h>

Public Member Functions

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

Public Attributes

int OwnerPartID
 
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
 

Detailed Description

Definition at line 626 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 641 of file altium_parser_sch.h.

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

◆ AreaColor

int ASCH_PORT::AreaColor

Definition at line 636 of file altium_parser_sch.h.

Referenced by ASCH_PORT().

◆ Color

int ASCH_PORT::Color

Definition at line 637 of file altium_parser_sch.h.

Referenced by ASCH_PORT().

◆ FontID

int ASCH_PORT::FontID

Definition at line 639 of file altium_parser_sch.h.

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

◆ HarnessType

wxString ASCH_PORT::HarnessType

Definition at line 631 of file altium_parser_sch.h.

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

◆ Height

int ASCH_PORT::Height

Definition at line 635 of file altium_parser_sch.h.

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

◆ IOtype

ASCH_PORT_IOTYPE ASCH_PORT::IOtype

Definition at line 643 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

◆ OwnerPartID

int ASCH_PORT::OwnerPartID

Definition at line 628 of file altium_parser_sch.h.

Referenced by ASCH_PORT().

◆ Style

ASCH_PORT_STYLE ASCH_PORT::Style

Definition at line 644 of file altium_parser_sch.h.

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

◆ TextColor

int ASCH_PORT::TextColor

Definition at line 638 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: