KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 58 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 62 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 64 of file sch_io_altium.h.

Referenced by SCH_IO_ALTIUM::ParseHarnessEntry().

◆ m_primaryConnectionPosition

int HARNESS::HARNESS_PORT::m_primaryConnectionPosition

Definition at line 63 of file sch_io_altium.h.

Referenced by SCH_IO_ALTIUM::ParseHarnessEntry().


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