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

One item on one sheet instance, for a diagnostic that needs only a location. More...

#include <conn_engine.h>

Public Attributes

KIID_PATH sheet
 
KIID item
 
VECTOR2I position
 

Detailed Description

One item on one sheet instance, for a diagnostic that needs only a location.

Definition at line 132 of file conn_engine.h.

Member Data Documentation

◆ item

KIID SCH_CONNECTIVITY::SOURCE_LOCATION::item

Definition at line 135 of file conn_engine.h.

◆ position

VECTOR2I SCH_CONNECTIVITY::SOURCE_LOCATION::position

Definition at line 136 of file conn_engine.h.

◆ sheet

KIID_PATH SCH_CONNECTIVITY::SOURCE_LOCATION::sheet

Definition at line 134 of file conn_engine.h.


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