KiCad PCB EDA Suite
|
#include <altium_parser_sch.h>
Public Member Functions | |
ASCH_BUS_ENTRY (const std::map< wxString, wxString > &aProps) | |
Public Attributes | |
VECTOR2I | location |
VECTOR2I | corner |
Definition at line 852 of file altium_parser_sch.h.
|
explicit |
Definition at line 885 of file altium_parser_sch.cpp.
References BUS_ENTRY, corner, location, ReadKiCadUnitFrac(), and ReadRecord().
VECTOR2I ASCH_BUS_ENTRY::corner |
Definition at line 855 of file altium_parser_sch.h.
Referenced by ASCH_BUS_ENTRY(), and SCH_ALTIUM_PLUGIN::ParseBusEntry().
VECTOR2I ASCH_BUS_ENTRY::location |
Definition at line 854 of file altium_parser_sch.h.
Referenced by ASCH_BUS_ENTRY(), and SCH_ALTIUM_PLUGIN::ParseBusEntry().