KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ASCH_BUS_ENTRY Struct Reference

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_BUS_ENTRY:
ASCH_OWNER_INTERFACE

Public Member Functions

 ASCH_BUS_ENTRY (const std::map< wxString, wxString > &aProps)
 

Public Attributes

VECTOR2I location
 
VECTOR2I corner
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 

Detailed Description

Definition at line 874 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_BUS_ENTRY()

ASCH_BUS_ENTRY::ASCH_BUS_ENTRY ( const std::map< wxString, wxString > &  aProps)
explicit

Definition at line 881 of file altium_parser_sch.cpp.

References corner, location, ReadKiCadUnitFrac(), and ReadRecord().

Member Data Documentation

◆ corner

VECTOR2I ASCH_BUS_ENTRY::corner

Definition at line 877 of file altium_parser_sch.h.

Referenced by ASCH_BUS_ENTRY(), and SCH_ALTIUM_PLUGIN::ParseBusEntry().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ location

VECTOR2I ASCH_BUS_ENTRY::location

Definition at line 876 of file altium_parser_sch.h.

Referenced by ASCH_BUS_ENTRY(), and SCH_ALTIUM_PLUGIN::ParseBusEntry().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid


The documentation for this struct was generated from the following files: