|
KiCad PCB EDA Suite
|
Public Attributes | |
| std::vector< TopoDS_Shape > | bodyShapes |
| std::vector< TopoDS_Shape > | pinShapes |
| wxString | refDes |
| uint32_t | colorKey |
| EXTRUSION_MATERIAL | material |
Definition at line 407 of file step_pcb_model.h.
| std::vector<TopoDS_Shape> STEP_PCB_MODEL::EXTRUDED_BODY_ENTRY::bodyShapes |
Definition at line 409 of file step_pcb_model.h.
| uint32_t STEP_PCB_MODEL::EXTRUDED_BODY_ENTRY::colorKey |
Definition at line 412 of file step_pcb_model.h.
| EXTRUSION_MATERIAL STEP_PCB_MODEL::EXTRUDED_BODY_ENTRY::material |
Definition at line 413 of file step_pcb_model.h.
| std::vector<TopoDS_Shape> STEP_PCB_MODEL::EXTRUDED_BODY_ENTRY::pinShapes |
Definition at line 410 of file step_pcb_model.h.
| wxString STEP_PCB_MODEL::EXTRUDED_BODY_ENTRY::refDes |
Definition at line 411 of file step_pcb_model.h.