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
 
bool IsNotAccesible
 

Detailed Description

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

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

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

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

◆ justification

ASCH_LABEL_JUSTIFICATION ASCH_DESIGNATOR::justification

Definition at line 859 of file altium_parser_sch.h.

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

◆ location

VECTOR2I ASCH_DESIGNATOR::location

◆ name

wxString ASCH_DESIGNATOR::name

Definition at line 854 of file altium_parser_sch.h.

Referenced by ASCH_DESIGNATOR().

◆ orientation

ASCH_RECORD_ORIENTATION ASCH_DESIGNATOR::orientation

Definition at line 858 of file altium_parser_sch.h.

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

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ text

wxString ASCH_DESIGNATOR::text

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