KiCad PCB EDA Suite
Loading...
Searching...
No Matches
RN_DYNAMIC_LINE Struct Reference

#include <connectivity_data.h>

Public Attributes

int netCode
 
VECTOR2I a
 
VECTOR2I b
 

Detailed Description

Definition at line 68 of file connectivity_data.h.

Member Data Documentation

◆ a

VECTOR2I RN_DYNAMIC_LINE::a

Definition at line 71 of file connectivity_data.h.

Referenced by CONNECTIVITY_DATA::ComputeLocalRatsnest().

◆ b

VECTOR2I RN_DYNAMIC_LINE::b

Definition at line 71 of file connectivity_data.h.

Referenced by CONNECTIVITY_DATA::ComputeLocalRatsnest().

◆ netCode

int RN_DYNAMIC_LINE::netCode

Definition at line 70 of file connectivity_data.h.

Referenced by CONNECTIVITY_DATA::ComputeLocalRatsnest().


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