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

#include <conn_facts.h>

Public Member Functions

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

Public Attributes

KIID_PATH sheet
 
KIID item
 
VECTOR2I position
 
wxString name
 

Detailed Description

Definition at line 275 of file conn_facts.h.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ item

KIID SCH_CONNECTIVITY::NETCLASS_REFERENCE::item

Definition at line 278 of file conn_facts.h.

◆ name

wxString SCH_CONNECTIVITY::NETCLASS_REFERENCE::name

Definition at line 280 of file conn_facts.h.

◆ position

VECTOR2I SCH_CONNECTIVITY::NETCLASS_REFERENCE::position

Definition at line 279 of file conn_facts.h.

◆ sheet

KIID_PATH SCH_CONNECTIVITY::NETCLASS_REFERENCE::sheet

Definition at line 277 of file conn_facts.h.


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