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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_FILE_NAME:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

wxString text
 
ASCH_RECORD_ORIENTATION orientation
 
VECTOR2I location
 
bool isHidden
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 839 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_FILE_NAME()

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

Member Data Documentation

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ isHidden

bool ASCH_FILE_NAME::isHidden

Definition at line 846 of file altium_parser_sch.h.

Referenced by ASCH_FILE_NAME(), and SCH_IO_ALTIUM::ParseFileName().

◆ IsNotAccesible

bool ASCH_OWNER_INTERFACE::IsNotAccesible
inherited

Definition at line 127 of file altium_parser_sch.h.

Referenced by ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE().

◆ location

VECTOR2I ASCH_FILE_NAME::location

Definition at line 844 of file altium_parser_sch.h.

Referenced by ASCH_FILE_NAME(), and SCH_IO_ALTIUM::ParseFileName().

◆ orientation

ASCH_RECORD_ORIENTATION ASCH_FILE_NAME::orientation

Definition at line 843 of file altium_parser_sch.h.

Referenced by ASCH_FILE_NAME(), and SCH_IO_ALTIUM::ParseFileName().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ text

wxString ASCH_FILE_NAME::text

Definition at line 841 of file altium_parser_sch.h.

Referenced by ASCH_FILE_NAME(), and SCH_IO_ALTIUM::ParseFileName().


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