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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_HARNESS_ENTRY:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

int AreaColor
 
int Color
 
int DistanceFromTop
 
int TextColor
 
int TextFontID
 
int TextStyle
 
bool OwnerIndexAdditionalList
 
wxString Name
 
ASCH_SHEET_ENTRY_SIDE Side
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 555 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_HARNESS_ENTRY()

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

Member Data Documentation

◆ AreaColor

int ASCH_HARNESS_ENTRY::AreaColor

Definition at line 557 of file altium_parser_sch.h.

Referenced by ASCH_HARNESS_ENTRY().

◆ Color

int ASCH_HARNESS_ENTRY::Color

Definition at line 558 of file altium_parser_sch.h.

Referenced by ASCH_HARNESS_ENTRY().

◆ DistanceFromTop

int ASCH_HARNESS_ENTRY::DistanceFromTop

Definition at line 559 of file altium_parser_sch.h.

Referenced by ASCH_HARNESS_ENTRY(), and SCH_IO_ALTIUM::ParseHarnessEntry().

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

◆ Name

wxString ASCH_HARNESS_ENTRY::Name

Definition at line 566 of file altium_parser_sch.h.

Referenced by ASCH_HARNESS_ENTRY(), and SCH_IO_ALTIUM::ParseHarnessEntry().

◆ ownerindex

◆ OwnerIndexAdditionalList

bool ASCH_HARNESS_ENTRY::OwnerIndexAdditionalList

Definition at line 564 of file altium_parser_sch.h.

Referenced by ASCH_HARNESS_ENTRY().

◆ ownerpartdisplaymode

◆ ownerpartid

◆ Side

ASCH_SHEET_ENTRY_SIDE ASCH_HARNESS_ENTRY::Side

Definition at line 567 of file altium_parser_sch.h.

Referenced by ASCH_HARNESS_ENTRY(), and SCH_IO_ALTIUM::ParseHarnessEntry().

◆ TextColor

int ASCH_HARNESS_ENTRY::TextColor

Definition at line 560 of file altium_parser_sch.h.

Referenced by ASCH_HARNESS_ENTRY().

◆ TextFontID

int ASCH_HARNESS_ENTRY::TextFontID

Definition at line 561 of file altium_parser_sch.h.

Referenced by ASCH_HARNESS_ENTRY().

◆ TextStyle

int ASCH_HARNESS_ENTRY::TextStyle

Definition at line 562 of file altium_parser_sch.h.

Referenced by ASCH_HARNESS_ENTRY().


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