![]() |
KiCad PCB EDA Suite
|
#include <altium_parser_sch.h>
Public Member Functions | |
ASCH_JUNCTION (const std::map< wxString, wxString > &aProps) | |
Public Attributes | |
int | ownerpartid |
wxPoint | location |
Definition at line 583 of file altium_parser_sch.h.
|
explicit |
Definition at line 557 of file altium_parser_sch.cpp.
References JUNCTION, location, ownerpartid, ReadKiCadUnitFrac(), ReadOwnerPartId(), and ReadRecord().
wxPoint ASCH_JUNCTION::location |
Definition at line 587 of file altium_parser_sch.h.
Referenced by ASCH_JUNCTION(), and SCH_ALTIUM_PLUGIN::ParseJunction().
int ASCH_JUNCTION::ownerpartid |
Definition at line 585 of file altium_parser_sch.h.
Referenced by ASCH_JUNCTION().