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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_NET_LABEL:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 708 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_NET_LABEL()

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

Member Data Documentation

◆ 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_NET_LABEL::justification

Definition at line 714 of file altium_parser_sch.h.

Referenced by ASCH_NET_LABEL(), and SCH_IO_ALTIUM::ParseNetLabel().

◆ location

VECTOR2I ASCH_NET_LABEL::location

Definition at line 712 of file altium_parser_sch.h.

Referenced by ASCH_NET_LABEL(), and SCH_IO_ALTIUM::ParseNetLabel().

◆ orientation

ASCH_RECORD_ORIENTATION ASCH_NET_LABEL::orientation

Definition at line 715 of file altium_parser_sch.h.

Referenced by ASCH_NET_LABEL(), and SCH_IO_ALTIUM::ParseNetLabel().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ text

wxString ASCH_NET_LABEL::text

Definition at line 710 of file altium_parser_sch.h.

Referenced by ASCH_NET_LABEL(), and SCH_IO_ALTIUM::ParseNetLabel().


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