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
 

Detailed Description

Definition at line 883 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 895 of file altium_parser_sch.h.

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

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ isHidden

bool ASCH_PARAMETER::isHidden

◆ isMirrored

bool ASCH_PARAMETER::isMirrored

Definition at line 893 of file altium_parser_sch.h.

Referenced by ASCH_PARAMETER().

◆ isShowName

bool ASCH_PARAMETER::isShowName

Definition at line 894 of file altium_parser_sch.h.

Referenced by ASCH_PARAMETER().

◆ justification

◆ location

VECTOR2I ASCH_PARAMETER::location

◆ name

wxString ASCH_PARAMETER::name

◆ orientation

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ text

wxString ASCH_PARAMETER::text

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