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 197 of file orcad_converter.h.

Member Data Documentation

◆ index

int ORCAD_CONVERTER::OFFPAGE_NET::index = 0

Definition at line 199 of file orcad_converter.h.

◆ net

std::string ORCAD_CONVERTER::OFFPAGE_NET::net

Definition at line 200 of file orcad_converter.h.

◆ x

int ORCAD_CONVERTER::OFFPAGE_NET::x = 0

DBU.

Definition at line 201 of file orcad_converter.h.

◆ y

int ORCAD_CONVERTER::OFFPAGE_NET::y = 0

Definition at line 202 of file orcad_converter.h.


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