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

One connection point of an item. More...

#include <conn_facts.h>

Public Member Functions

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

Public Attributes

VECTOR2I position
 
PORT_KIND kind = PORT_KIND::ANCHOR
 

Detailed Description

One connection point of an item.

See also
Glossary and keys

Definition at line 67 of file conn_facts.h.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ kind

PORT_KIND SCH_CONNECTIVITY::PORT_FACT::kind = PORT_KIND::ANCHOR

Definition at line 70 of file conn_facts.h.

◆ position


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