KiCad PCB EDA Suite
Loading...
Searching...
No Matches
HARNESS::HARNESS_PORT Struct Reference

#include <sch_io_altium.h>

Public Attributes

VECTOR2I m_location
 
VECTOR2I m_entryLocation
 
ASCH_SHEET_ENTRY_SIDE m_harnessConnectorSide
 
int m_primaryConnectionPosition
 
wxString m_name
 

Detailed Description

Definition at line 57 of file sch_io_altium.h.

Member Data Documentation

◆ m_entryLocation

VECTOR2I HARNESS::HARNESS_PORT::m_entryLocation

◆ m_harnessConnectorSide

ASCH_SHEET_ENTRY_SIDE HARNESS::HARNESS_PORT::m_harnessConnectorSide

Definition at line 61 of file sch_io_altium.h.

Referenced by SCH_IO_ALTIUM::ParseHarnessEntry().

◆ m_location

VECTOR2I HARNESS::HARNESS_PORT::m_location

◆ m_name

wxString HARNESS::HARNESS_PORT::m_name

Definition at line 63 of file sch_io_altium.h.

Referenced by SCH_IO_ALTIUM::ParseHarnessEntry().

◆ m_primaryConnectionPosition

int HARNESS::HARNESS_PORT::m_primaryConnectionPosition

Definition at line 62 of file sch_io_altium.h.


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