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

#include <altium_parser_pcb.h>

Public Member Functions

 ACOMPONENTBODY6 (ALTIUM_PARSER &aReader)
 

Public Attributes

uint16_t component
 
wxString modelName
 
wxString modelId
 
bool modelIsEmbedded
 
VECTOR3D modelPosition
 
VECTOR3D modelRotation
 
double rotation
 
double bodyOpacity
 

Detailed Description

Definition at line 559 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ ACOMPONENTBODY6()

Member Data Documentation

◆ bodyOpacity

double ACOMPONENTBODY6::bodyOpacity

Definition at line 570 of file altium_parser_pcb.h.

Referenced by ACOMPONENTBODY6(), and ALTIUM_PCB::ParseComponentsBodies6Data().

◆ component

uint16_t ACOMPONENTBODY6::component

Definition at line 561 of file altium_parser_pcb.h.

Referenced by ACOMPONENTBODY6(), and ALTIUM_PCB::ParseComponentsBodies6Data().

◆ modelId

wxString ACOMPONENTBODY6::modelId

Definition at line 564 of file altium_parser_pcb.h.

Referenced by ACOMPONENTBODY6(), and ALTIUM_PCB::ParseComponentsBodies6Data().

◆ modelIsEmbedded

bool ACOMPONENTBODY6::modelIsEmbedded

Definition at line 565 of file altium_parser_pcb.h.

Referenced by ACOMPONENTBODY6(), and ALTIUM_PCB::ParseComponentsBodies6Data().

◆ modelName

wxString ACOMPONENTBODY6::modelName

Definition at line 563 of file altium_parser_pcb.h.

Referenced by ACOMPONENTBODY6().

◆ modelPosition

VECTOR3D ACOMPONENTBODY6::modelPosition

Definition at line 567 of file altium_parser_pcb.h.

Referenced by ACOMPONENTBODY6(), and ALTIUM_PCB::ParseComponentsBodies6Data().

◆ modelRotation

VECTOR3D ACOMPONENTBODY6::modelRotation

Definition at line 568 of file altium_parser_pcb.h.

Referenced by ACOMPONENTBODY6(), and ALTIUM_PCB::ParseComponentsBodies6Data().

◆ rotation

double ACOMPONENTBODY6::rotation

Definition at line 569 of file altium_parser_pcb.h.

Referenced by ACOMPONENTBODY6(), and ALTIUM_PCB::ParseComponentsBodies6Data().


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