KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PNS::VIA_HANDLE Struct Reference

#include <pns_via.h>

Public Member Functions

 VIA_HANDLE ()
 
 VIA_HANDLE (VECTOR2I aPos, PNS_LAYER_RANGE aLayers, NET_HANDLE aNet)
 

Public Attributes

bool valid = false
 
VECTOR2I pos
 
PNS_LAYER_RANGE layers
 
NET_HANDLE net = nullptr
 

Detailed Description

Definition at line 43 of file pns_via.h.

Constructor & Destructor Documentation

◆ VIA_HANDLE() [1/2]

PNS::VIA_HANDLE::VIA_HANDLE ( )
inline

Definition at line 45 of file pns_via.h.

◆ VIA_HANDLE() [2/2]

PNS::VIA_HANDLE::VIA_HANDLE ( VECTOR2I  aPos,
PNS_LAYER_RANGE  aLayers,
NET_HANDLE  aNet 
)
inline

Definition at line 46 of file pns_via.h.

Member Data Documentation

◆ layers

◆ net

◆ pos

◆ valid

bool PNS::VIA_HANDLE::valid = false

Definition at line 52 of file pns_via.h.

Referenced by PNS::VIA::MakeHandle(), and PNS::SHOVE::shoveIteration().


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