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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_SIGNAL_HARNESS:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

VECTOR2I Point1
 
VECTOR2I Point2
 
std::vector< VECTOR2IPoints
 
int Color
 
int LineWidth
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 519 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_SIGNAL_HARNESS()

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

Member Data Documentation

◆ Color

int ASCH_SIGNAL_HARNESS::Color

Definition at line 526 of file altium_parser_sch.h.

Referenced by ASCH_SIGNAL_HARNESS(), and SCH_IO_ALTIUM::ParseSignalHarness().

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

◆ LineWidth

int ASCH_SIGNAL_HARNESS::LineWidth

Definition at line 527 of file altium_parser_sch.h.

Referenced by ASCH_SIGNAL_HARNESS(), and SCH_IO_ALTIUM::ParseSignalHarness().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ Point1

VECTOR2I ASCH_SIGNAL_HARNESS::Point1

Definition at line 521 of file altium_parser_sch.h.

◆ Point2

VECTOR2I ASCH_SIGNAL_HARNESS::Point2

Definition at line 522 of file altium_parser_sch.h.

◆ Points

std::vector<VECTOR2I> ASCH_SIGNAL_HARNESS::Points

Definition at line 524 of file altium_parser_sch.h.

Referenced by ASCH_SIGNAL_HARNESS(), and SCH_IO_ALTIUM::ParseSignalHarness().


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