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

#include <altium_parser_pcb.h>

Public Member Functions

 ACOMPONENTBODY6 (ALTIUM_BINARY_PARSER &aReader)
 

Public Attributes

uint16_t component = 0
 
wxString body_name
 
int kind = 0
 
int subpolyindex = 0
 
int unionindex = 0
 
int arc_resolution = 0
 
bool is_shape_based = false
 
int cavity_height = 0
 
int standoff_height = 0
 
int overall_height = 0
 
int body_projection = 0
 
int body_color_3d = 0
 
double body_opacity_3d = 0.0
 
wxString identifier
 
wxString texture
 
int texture_center_x = 0
 
int texture_center_y = 0
 
int texture_size_x = 0
 
int texture_size_y = 0
 
int texture_rotation = 0
 
wxString modelId
 
wxString modelChecksum
 
bool modelIsEmbedded = false
 
wxString modelName
 
int modelType = 0
 
int modelSource = 0
 
int modelSnapCount = 0
 
VECTOR3D modelPosition
 
VECTOR3D modelRotation
 
double rotation = 0.0
 

Detailed Description

Definition at line 713 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ ACOMPONENTBODY6()

Member Data Documentation

◆ arc_resolution

int ACOMPONENTBODY6::arc_resolution = 0

Definition at line 721 of file altium_parser_pcb.h.

◆ body_color_3d

int ACOMPONENTBODY6::body_color_3d = 0

Definition at line 727 of file altium_parser_pcb.h.

◆ body_name

wxString ACOMPONENTBODY6::body_name

Definition at line 717 of file altium_parser_pcb.h.

◆ body_opacity_3d

double ACOMPONENTBODY6::body_opacity_3d = 0.0

◆ body_projection

int ACOMPONENTBODY6::body_projection = 0

◆ cavity_height

int ACOMPONENTBODY6::cavity_height = 0

Definition at line 723 of file altium_parser_pcb.h.

◆ component

uint16_t ACOMPONENTBODY6::component = 0

Definition at line 715 of file altium_parser_pcb.h.

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

◆ identifier

wxString ACOMPONENTBODY6::identifier

Definition at line 729 of file altium_parser_pcb.h.

◆ is_shape_based

bool ACOMPONENTBODY6::is_shape_based = false

Definition at line 722 of file altium_parser_pcb.h.

◆ kind

int ACOMPONENTBODY6::kind = 0

Definition at line 718 of file altium_parser_pcb.h.

◆ modelChecksum

wxString ACOMPONENTBODY6::modelChecksum

Definition at line 738 of file altium_parser_pcb.h.

◆ modelId

wxString ACOMPONENTBODY6::modelId

◆ modelIsEmbedded

bool ACOMPONENTBODY6::modelIsEmbedded = false

◆ modelName

wxString ACOMPONENTBODY6::modelName

◆ modelPosition

◆ modelRotation

◆ modelSnapCount

int ACOMPONENTBODY6::modelSnapCount = 0

Definition at line 743 of file altium_parser_pcb.h.

◆ modelSource

int ACOMPONENTBODY6::modelSource = 0

Definition at line 742 of file altium_parser_pcb.h.

◆ modelType

int ACOMPONENTBODY6::modelType = 0

Definition at line 741 of file altium_parser_pcb.h.

◆ overall_height

int ACOMPONENTBODY6::overall_height = 0

Definition at line 725 of file altium_parser_pcb.h.

◆ rotation

double ACOMPONENTBODY6::rotation = 0.0

◆ standoff_height

int ACOMPONENTBODY6::standoff_height = 0

Definition at line 724 of file altium_parser_pcb.h.

◆ subpolyindex

int ACOMPONENTBODY6::subpolyindex = 0

Definition at line 719 of file altium_parser_pcb.h.

◆ texture

wxString ACOMPONENTBODY6::texture

Definition at line 730 of file altium_parser_pcb.h.

◆ texture_center_x

int ACOMPONENTBODY6::texture_center_x = 0

Definition at line 731 of file altium_parser_pcb.h.

◆ texture_center_y

int ACOMPONENTBODY6::texture_center_y = 0

Definition at line 732 of file altium_parser_pcb.h.

◆ texture_rotation

int ACOMPONENTBODY6::texture_rotation = 0

Definition at line 735 of file altium_parser_pcb.h.

◆ texture_size_x

int ACOMPONENTBODY6::texture_size_x = 0

Definition at line 733 of file altium_parser_pcb.h.

◆ texture_size_y

int ACOMPONENTBODY6::texture_size_y = 0

Definition at line 734 of file altium_parser_pcb.h.

◆ unionindex

int ACOMPONENTBODY6::unionindex = 0

Definition at line 720 of file altium_parser_pcb.h.


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