KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ORCAD_CONVERTER::OFFPAGE_NET Struct Reference

One resolved off-page connector: index into page.offpage, net, pin position. More...

Public Attributes

int index = 0
 
std::string net
 
int x = 0
 DBU.
 
int y = 0
 

Detailed Description

One resolved off-page connector: index into page.offpage, net, pin position.

Definition at line 270 of file orcad_converter.h.

Member Data Documentation

◆ index

int ORCAD_CONVERTER::OFFPAGE_NET::index = 0

Definition at line 272 of file orcad_converter.h.

Referenced by ORCAD_CONVERTER::offpageNets().

◆ net

std::string ORCAD_CONVERTER::OFFPAGE_NET::net

Definition at line 273 of file orcad_converter.h.

Referenced by ORCAD_CONVERTER::offpageNets().

◆ x

int ORCAD_CONVERTER::OFFPAGE_NET::x = 0

DBU.

Definition at line 274 of file orcad_converter.h.

Referenced by ORCAD_CONVERTER::offpageNets().

◆ y

int ORCAD_CONVERTER::OFFPAGE_NET::y = 0

Definition at line 275 of file orcad_converter.h.

Referenced by ORCAD_CONVERTER::offpageNets().


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