![]() |
KiCad PCB EDA Suite
|
#include <altium_parser_sch.h>
Public Member Functions | |
ASCH_BUS_ENTRY (const std::map< wxString, wxString > &aProperties) | |
Public Attributes | |
wxPoint | location |
wxPoint | corner |
Definition at line 677 of file altium_parser_sch.h.
|
explicit |
Definition at line 716 of file altium_parser_sch.cpp.
References BUS_ENTRY, corner, location, PropertiesReadKiCadUnitFrac(), and PropertiesReadRecord().
wxPoint ASCH_BUS_ENTRY::corner |
Definition at line 680 of file altium_parser_sch.h.
Referenced by ASCH_BUS_ENTRY(), and SCH_ALTIUM_PLUGIN::ParseBusEntry().
wxPoint ASCH_BUS_ENTRY::location |
Definition at line 679 of file altium_parser_sch.h.
Referenced by ASCH_BUS_ENTRY(), and SCH_ALTIUM_PLUGIN::ParseBusEntry().