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

#include <conn_facts.h>

Public Member Functions

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

Public Attributes

KIID id = niluuid
 
VECTOR2I position
 
wxArrayString filters
 

Detailed Description

Definition at line 182 of file conn_facts.h.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ filters

wxArrayString SCH_CONNECTIVITY::FOOTPRINT_FACT::filters

Definition at line 186 of file conn_facts.h.

◆ id

KIID SCH_CONNECTIVITY::FOOTPRINT_FACT::id = niluuid

Definition at line 184 of file conn_facts.h.

Referenced by SCH_CONNECTIVITY::ExtractInstanceFacts().

◆ position

VECTOR2I SCH_CONNECTIVITY::FOOTPRINT_FACT::position

Definition at line 185 of file conn_facts.h.


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