KiCad PCB EDA Suite
Loading...
Searching...
No Matches
STEP_PCB_MODEL::EXTRUDED_BODY_ENTRY Struct Reference

Public Attributes

std::vector< TopoDS_Shape > bodyShapes
 
std::vector< TopoDS_Shape > pinShapes
 
wxString refDes
 
uint32_t colorKey
 
EXTRUSION_MATERIAL material
 

Detailed Description

Definition at line 407 of file step_pcb_model.h.

Member Data Documentation

◆ bodyShapes

std::vector<TopoDS_Shape> STEP_PCB_MODEL::EXTRUDED_BODY_ENTRY::bodyShapes

Definition at line 409 of file step_pcb_model.h.

◆ colorKey

uint32_t STEP_PCB_MODEL::EXTRUDED_BODY_ENTRY::colorKey

Definition at line 412 of file step_pcb_model.h.

◆ material

EXTRUSION_MATERIAL STEP_PCB_MODEL::EXTRUDED_BODY_ENTRY::material

Definition at line 413 of file step_pcb_model.h.

◆ pinShapes

std::vector<TopoDS_Shape> STEP_PCB_MODEL::EXTRUDED_BODY_ENTRY::pinShapes

Definition at line 410 of file step_pcb_model.h.

◆ refDes

wxString STEP_PCB_MODEL::EXTRUDED_BODY_ENTRY::refDes

Definition at line 411 of file step_pcb_model.h.


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