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

#include <conn_facts.h>

Public Member Functions

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

Public Attributes

KIID id = niluuid
 
VECTOR2I position
 
wxString name
 

Detailed Description

Definition at line 284 of file conn_facts.h.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ id

KIID SCH_CONNECTIVITY::CHILD_SHEET_FACT::id = niluuid

Definition at line 286 of file conn_facts.h.

◆ name

wxString SCH_CONNECTIVITY::CHILD_SHEET_FACT::name

Definition at line 288 of file conn_facts.h.

◆ position

VECTOR2I SCH_CONNECTIVITY::CHILD_SHEET_FACT::position

Definition at line 287 of file conn_facts.h.


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