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

#include <conn_facts.h>

Public Member Functions

bool operator== (const MULTI_UNIT_FACT &) const =default
 

Public Attributes

KIID id
 
VECTOR2I position
 
std::vector< UNIT_FACTunits
 

Detailed Description

Definition at line 153 of file conn_facts.h.

Member Function Documentation

◆ operator==()

bool SCH_CONNECTIVITY::MULTI_UNIT_FACT::operator== ( const MULTI_UNIT_FACT & ) const
default

Member Data Documentation

◆ id

KIID SCH_CONNECTIVITY::MULTI_UNIT_FACT::id

Definition at line 155 of file conn_facts.h.

◆ position

VECTOR2I SCH_CONNECTIVITY::MULTI_UNIT_FACT::position

Definition at line 156 of file conn_facts.h.

◆ units

std::vector<UNIT_FACT> SCH_CONNECTIVITY::MULTI_UNIT_FACT::units

Definition at line 157 of file conn_facts.h.


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