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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_DESIGNATOR:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

wxString name
 
wxString text
 
int fontId
 
ASCH_RECORD_ORIENTATION orientation
 
ASCH_LABEL_JUSTIFICATION justification
 
VECTOR2I location
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 

Detailed Description

Definition at line 842 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_DESIGNATOR()

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

Member Data Documentation

◆ fontId

int ASCH_DESIGNATOR::fontId

Definition at line 846 of file altium_parser_sch.h.

Referenced by ASCH_DESIGNATOR(), and SCH_ALTIUM_PLUGIN::ParseLibDesignator().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ justification

ASCH_LABEL_JUSTIFICATION ASCH_DESIGNATOR::justification

Definition at line 849 of file altium_parser_sch.h.

Referenced by ASCH_DESIGNATOR(), and SCH_ALTIUM_PLUGIN::ParseDesignator().

◆ location

VECTOR2I ASCH_DESIGNATOR::location

◆ name

wxString ASCH_DESIGNATOR::name

Definition at line 844 of file altium_parser_sch.h.

Referenced by ASCH_DESIGNATOR().

◆ orientation

ASCH_RECORD_ORIENTATION ASCH_DESIGNATOR::orientation

Definition at line 848 of file altium_parser_sch.h.

Referenced by ASCH_DESIGNATOR(), and SCH_ALTIUM_PLUGIN::ParseDesignator().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ text

wxString ASCH_DESIGNATOR::text

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