|
KiCad PCB EDA Suite
|
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 |
One resolved off-page connector: index into page.offpage, net, pin position.
Definition at line 197 of file orcad_converter.h.
| int ORCAD_CONVERTER::OFFPAGE_NET::index = 0 |
Definition at line 199 of file orcad_converter.h.
| std::string ORCAD_CONVERTER::OFFPAGE_NET::net |
Definition at line 200 of file orcad_converter.h.
| int ORCAD_CONVERTER::OFFPAGE_NET::x = 0 |
DBU.
Definition at line 201 of file orcad_converter.h.
| int ORCAD_CONVERTER::OFFPAGE_NET::y = 0 |
Definition at line 202 of file orcad_converter.h.