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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_JUNCTION:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

VECTOR2I location
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 

Detailed Description

Definition at line 731 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_JUNCTION()

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

Definition at line 708 of file altium_parser_sch.cpp.

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

Member Data Documentation

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ location

VECTOR2I ASCH_JUNCTION::location

Definition at line 733 of file altium_parser_sch.h.

Referenced by ASCH_JUNCTION(), and SCH_ALTIUM_PLUGIN::ParseJunction().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid


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