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

Detailed Description

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

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

◆ AreaColor

int ASCH_PORT::AreaColor

Definition at line 683 of file altium_parser_sch.h.

Referenced by ASCH_PORT().

◆ Color

int ASCH_PORT::Color

Definition at line 684 of file altium_parser_sch.h.

Referenced by ASCH_PORT().

◆ FontID

int ASCH_PORT::FontID

Definition at line 686 of file altium_parser_sch.h.

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

◆ HarnessType

wxString ASCH_PORT::HarnessType

Definition at line 678 of file altium_parser_sch.h.

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

◆ Height

int ASCH_PORT::Height

Definition at line 682 of file altium_parser_sch.h.

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

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ IOtype

ASCH_PORT_IOTYPE ASCH_PORT::IOtype

Definition at line 690 of file altium_parser_sch.h.

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

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

◆ Location

VECTOR2I ASCH_PORT::Location

◆ Name

wxString ASCH_PORT::Name

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ Style

ASCH_PORT_STYLE ASCH_PORT::Style

Definition at line 691 of file altium_parser_sch.h.

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

◆ TextColor

int ASCH_PORT::TextColor

Definition at line 685 of file altium_parser_sch.h.

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

◆ Width

int ASCH_PORT::Width

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