| 
    KiCad PCB EDA Suite
    
   | 
 
A metallic connection, used for transfer, between two points or pin. More...
#include <ltspice_schematic.h>
Public Attributes | |
| VECTOR2I | Start | 
| VECTOR2I | End | 
A metallic connection, used for transfer, between two points or pin.
Definition at line 196 of file ltspice_schematic.h.
| VECTOR2I LTSPICE_SCHEMATIC::WIRE::End | 
Definition at line 199 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateKicadSYMBOLs(), and LTSPICE_SCHEMATIC::StructureBuilder().
| VECTOR2I LTSPICE_SCHEMATIC::WIRE::Start | 
Definition at line 198 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateKicadSYMBOLs(), and LTSPICE_SCHEMATIC::StructureBuilder().