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

#include <pns_line_placer.h>

Public Attributes

int layer
 
bool placingVias
 
VECTOR2I p
 
DIRECTION_45 direction
 

Detailed Description

Definition at line 54 of file pns_line_placer.h.

Member Data Documentation

◆ direction

DIRECTION_45 PNS::FIXED_TAIL::FIX_POINT::direction

Definition at line 59 of file pns_line_placer.h.

Referenced by PNS::FIXED_TAIL::AddStage().

◆ layer

int PNS::FIXED_TAIL::FIX_POINT::layer

Definition at line 56 of file pns_line_placer.h.

Referenced by PNS::FIXED_TAIL::AddStage().

◆ p

VECTOR2I PNS::FIXED_TAIL::FIX_POINT::p

Definition at line 58 of file pns_line_placer.h.

Referenced by PNS::FIXED_TAIL::AddStage().

◆ placingVias

bool PNS::FIXED_TAIL::FIX_POINT::placingVias

Definition at line 57 of file pns_line_placer.h.

Referenced by PNS::FIXED_TAIL::AddStage().


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