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

#include <altium_parser_pcb.h>

Public Member Functions

 ACOMPONENT6 (ALTIUM_BINARY_PARSER &aReader)
 

Public Attributes

ALTIUM_LAYER layer
 
VECTOR2I position
 
double rotation
 
bool locked
 
bool nameon
 
bool commenton
 
wxString sourcedesignator
 
wxString sourcefootprintlibrary
 
wxString pattern
 
wxString sourcecomponentlibrary
 
wxString sourcelibreference
 
ALTIUM_TEXT_POSITION nameautoposition
 
ALTIUM_TEXT_POSITION commentautoposition
 

Detailed Description

Definition at line 403 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ ACOMPONENT6()

Member Data Documentation

◆ commentautoposition

ALTIUM_TEXT_POSITION ACOMPONENT6::commentautoposition

Definition at line 418 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6().

◆ commenton

bool ACOMPONENT6::commenton

Definition at line 410 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6(), and ALTIUM_PCB::ParseComponents6Data().

◆ layer

ALTIUM_LAYER ACOMPONENT6::layer

Definition at line 405 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6(), and ALTIUM_PCB::ParseComponents6Data().

◆ locked

bool ACOMPONENT6::locked

Definition at line 408 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6(), and ALTIUM_PCB::ParseComponents6Data().

◆ nameautoposition

ALTIUM_TEXT_POSITION ACOMPONENT6::nameautoposition

Definition at line 417 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6().

◆ nameon

bool ACOMPONENT6::nameon

Definition at line 409 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6(), and ALTIUM_PCB::ParseComponents6Data().

◆ pattern

wxString ACOMPONENT6::pattern

Definition at line 413 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6(), and ALTIUM_PCB::ParseComponents6Data().

◆ position

VECTOR2I ACOMPONENT6::position

Definition at line 406 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6(), and ALTIUM_PCB::ParseComponents6Data().

◆ rotation

double ACOMPONENT6::rotation

Definition at line 407 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6(), and ALTIUM_PCB::ParseComponents6Data().

◆ sourcecomponentlibrary

wxString ACOMPONENT6::sourcecomponentlibrary

Definition at line 414 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6().

◆ sourcedesignator

wxString ACOMPONENT6::sourcedesignator

Definition at line 411 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6(), and ALTIUM_PCB::ParseComponents6Data().

◆ sourcefootprintlibrary

wxString ACOMPONENT6::sourcefootprintlibrary

Definition at line 412 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6(), and ALTIUM_PCB::ParseComponents6Data().

◆ sourcelibreference

wxString ACOMPONENT6::sourcelibreference

Definition at line 415 of file altium_parser_pcb.h.

Referenced by ACOMPONENT6().


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