KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::MULTI_UNIT_INSTANCE Struct Reference

One placed unit of an annotated multi-unit symbol. More...

#include <conn_engine.h>

Public Attributes

KIID_PATH sheet
 
KIID item
 
VECTOR2I position
 
wxString name
 
wxString footprint
 
int unit = 0
 

Detailed Description

One placed unit of an annotated multi-unit symbol.

Definition at line 171 of file conn_engine.h.

Member Data Documentation

◆ footprint

wxString SCH_CONNECTIVITY::MULTI_UNIT_INSTANCE::footprint

Definition at line 177 of file conn_engine.h.

Referenced by ERC_TESTER::TestMultiunitFootprints().

◆ item

KIID SCH_CONNECTIVITY::MULTI_UNIT_INSTANCE::item

Definition at line 174 of file conn_engine.h.

Referenced by ERC_TESTER::TestMultiunitFootprints().

◆ name

wxString SCH_CONNECTIVITY::MULTI_UNIT_INSTANCE::name

Definition at line 176 of file conn_engine.h.

Referenced by ERC_TESTER::TestMultiunitFootprints().

◆ position

VECTOR2I SCH_CONNECTIVITY::MULTI_UNIT_INSTANCE::position

Definition at line 175 of file conn_engine.h.

◆ sheet

KIID_PATH SCH_CONNECTIVITY::MULTI_UNIT_INSTANCE::sheet

Definition at line 173 of file conn_engine.h.

Referenced by ERC_TESTER::TestMultiunitFootprints().

◆ unit

int SCH_CONNECTIVITY::MULTI_UNIT_INSTANCE::unit = 0

Definition at line 178 of file conn_engine.h.


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