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
 
wxString body_name
 
int kind
 
int subpolyindex
 
int unionindex
 
int arc_resolution
 
bool is_shape_based
 
int cavity_height
 
int standoff_height
 
int overall_height
 
int body_projection
 
int body_color_3d
 
int body_opacity_3d
 
wxString identifier
 
wxString texture
 
int texture_center_x
 
int texture_center_y
 
int texture_size_x
 
int texture_size_y
 
int texture_rotation
 
wxString modelId
 
wxString modelChecksum
 
bool modelIsEmbedded
 
wxString modelName
 
int modelType
 
int modelSource
 
int modelSnapCount
 
VECTOR3D modelPosition
 
VECTOR3D modelRotation
 
double rotation
 

Detailed Description

Definition at line 593 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ ACOMPONENTBODY6()

Member Data Documentation

◆ arc_resolution

int ACOMPONENTBODY6::arc_resolution

Definition at line 601 of file altium_parser_pcb.h.

◆ body_color_3d

int ACOMPONENTBODY6::body_color_3d

Definition at line 607 of file altium_parser_pcb.h.

◆ body_name

wxString ACOMPONENTBODY6::body_name

Definition at line 597 of file altium_parser_pcb.h.

◆ body_opacity_3d

int ACOMPONENTBODY6::body_opacity_3d

◆ body_projection

int ACOMPONENTBODY6::body_projection

Definition at line 606 of file altium_parser_pcb.h.

◆ cavity_height

int ACOMPONENTBODY6::cavity_height

Definition at line 603 of file altium_parser_pcb.h.

◆ component

uint16_t ACOMPONENTBODY6::component

Definition at line 595 of file altium_parser_pcb.h.

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

◆ identifier

wxString ACOMPONENTBODY6::identifier

Definition at line 609 of file altium_parser_pcb.h.

◆ is_shape_based

bool ACOMPONENTBODY6::is_shape_based

Definition at line 602 of file altium_parser_pcb.h.

◆ kind

int ACOMPONENTBODY6::kind

Definition at line 598 of file altium_parser_pcb.h.

◆ modelChecksum

wxString ACOMPONENTBODY6::modelChecksum

Definition at line 618 of file altium_parser_pcb.h.

◆ modelId

wxString ACOMPONENTBODY6::modelId

◆ modelIsEmbedded

bool ACOMPONENTBODY6::modelIsEmbedded

◆ modelName

wxString ACOMPONENTBODY6::modelName

◆ modelPosition

◆ modelRotation

◆ modelSnapCount

int ACOMPONENTBODY6::modelSnapCount

Definition at line 623 of file altium_parser_pcb.h.

◆ modelSource

int ACOMPONENTBODY6::modelSource

Definition at line 622 of file altium_parser_pcb.h.

◆ modelType

int ACOMPONENTBODY6::modelType

Definition at line 621 of file altium_parser_pcb.h.

◆ overall_height

int ACOMPONENTBODY6::overall_height

Definition at line 605 of file altium_parser_pcb.h.

◆ rotation

double ACOMPONENTBODY6::rotation

◆ standoff_height

int ACOMPONENTBODY6::standoff_height

Definition at line 604 of file altium_parser_pcb.h.

◆ subpolyindex

int ACOMPONENTBODY6::subpolyindex

Definition at line 599 of file altium_parser_pcb.h.

◆ texture

wxString ACOMPONENTBODY6::texture

Definition at line 610 of file altium_parser_pcb.h.

◆ texture_center_x

int ACOMPONENTBODY6::texture_center_x

Definition at line 611 of file altium_parser_pcb.h.

◆ texture_center_y

int ACOMPONENTBODY6::texture_center_y

Definition at line 612 of file altium_parser_pcb.h.

◆ texture_rotation

int ACOMPONENTBODY6::texture_rotation

Definition at line 615 of file altium_parser_pcb.h.

◆ texture_size_x

int ACOMPONENTBODY6::texture_size_x

Definition at line 613 of file altium_parser_pcb.h.

◆ texture_size_y

int ACOMPONENTBODY6::texture_size_y

Definition at line 614 of file altium_parser_pcb.h.

◆ unionindex

int ACOMPONENTBODY6::unionindex

Definition at line 600 of file altium_parser_pcb.h.


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