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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_PARAMETER:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

VECTOR2I location
 
ASCH_LABEL_JUSTIFICATION justification
 
ASCH_RECORD_ORIENTATION orientation
 
wxString name
 
wxString text
 
bool isHidden
 
bool isMirrored
 
bool isShowName
 
int fontId
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 893 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_PARAMETER()

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

Member Data Documentation

◆ fontId

int ASCH_PARAMETER::fontId

Definition at line 905 of file altium_parser_sch.h.

Referenced by ASCH_PARAMETER(), and SCH_IO_ALTIUM::ParseLibParameter().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ isHidden

bool ASCH_PARAMETER::isHidden

◆ isMirrored

bool ASCH_PARAMETER::isMirrored

Definition at line 903 of file altium_parser_sch.h.

Referenced by ASCH_PARAMETER().

◆ 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().

◆ isShowName

bool ASCH_PARAMETER::isShowName

Definition at line 904 of file altium_parser_sch.h.

Referenced by ASCH_PARAMETER().

◆ justification

ASCH_LABEL_JUSTIFICATION ASCH_PARAMETER::justification

◆ location

VECTOR2I ASCH_PARAMETER::location

◆ name

wxString ASCH_PARAMETER::name

◆ orientation

ASCH_RECORD_ORIENTATION ASCH_PARAMETER::orientation

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ text

wxString ASCH_PARAMETER::text

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