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

A power pin with a ground name that is not on a ground net, on a symbol with another pin on a ground net. More...

#include <conn_engine.h>

Public Attributes

KIID_PATH sheet
 
KIID pin
 
VECTOR2I position
 
wxString name
 

Detailed Description

A power pin with a ground name that is not on a ground net, on a symbol with another pin on a ground net.

ERC raises ERCE_GROUND_PIN_NOT_GROUND.

Definition at line 304 of file conn_engine.h.

Member Data Documentation

◆ name

wxString SCH_CONNECTIVITY::GROUND_PIN_ERROR::name

Definition at line 309 of file conn_engine.h.

◆ pin

KIID SCH_CONNECTIVITY::GROUND_PIN_ERROR::pin

Definition at line 307 of file conn_engine.h.

◆ position

VECTOR2I SCH_CONNECTIVITY::GROUND_PIN_ERROR::position

Definition at line 308 of file conn_engine.h.

◆ sheet

KIID_PATH SCH_CONNECTIVITY::GROUND_PIN_ERROR::sheet

Definition at line 306 of file conn_engine.h.


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