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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_POWER_PORT:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

wxString text
 
bool showNetName
 
VECTOR2I location
 
ASCH_RECORD_ORIENTATION orientation
 
ASCH_POWER_PORT_STYLE style
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 662 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_POWER_PORT()

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

Member Data Documentation

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ 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_POWER_PORT::location

Definition at line 667 of file altium_parser_sch.h.

Referenced by ASCH_POWER_PORT(), and SCH_IO_ALTIUM::ParsePowerPort().

◆ orientation

ASCH_RECORD_ORIENTATION ASCH_POWER_PORT::orientation

Definition at line 668 of file altium_parser_sch.h.

Referenced by ASCH_POWER_PORT(), and SCH_IO_ALTIUM::ParsePowerPort().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ showNetName

bool ASCH_POWER_PORT::showNetName

Definition at line 665 of file altium_parser_sch.h.

Referenced by ASCH_POWER_PORT(), and SCH_IO_ALTIUM::ParsePowerPort().

◆ style

ASCH_POWER_PORT_STYLE ASCH_POWER_PORT::style

Definition at line 669 of file altium_parser_sch.h.

Referenced by ASCH_POWER_PORT(), and SCH_IO_ALTIUM::ParsePowerPort().

◆ text

wxString ASCH_POWER_PORT::text

Definition at line 664 of file altium_parser_sch.h.

Referenced by ASCH_POWER_PORT(), and SCH_IO_ALTIUM::ParsePowerPort().


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