Hi,
After searching trough the forum, I still can not found an answer for question in %subj%.
If I miss something, do not read the text below, and simply show me where the answer is, please.
(answer at the topic StepUp error “not fused (‘union’) in single part …” is not subject to me, my part contains only valid solids - checked up by OpenSCAD_WB).
So, while exporting STEP from FreeCAD (0.16 build 6712), it can be done or through Part_WB, or common Export.
If exported using Part_WB, STEP is correct, but contains no materials and colors.
If export is done through Export “STEP with colors”, it is multi-part. If part is united, it, of course, is single-part, but it lost the color and materials assigned to each body.
But. While importing PCB to FreeCAD with (wonderful!) KiCAD StepUp I found some parts as STEP and colored at the same time. Though, it is possible. I knew, there are some APs of STEP. But how to access them?
May be there are another way to combine parts without loosing material and color for each body?
Yours,
Eugenijus
P.S. BTW, while .wrl cannot be converted to solid by FreeCAD, it can be done in other way. If KiCAD library contains .wings file for it, you can export part from Wings3D to Collada (.dae) and import to FreeCAD as mesh. The resting is simple, [Part_WB -> Create shape from mesh -> Convert to solid -> Refine shape].
NOTE: while exporting .dae, scale your model to 0.254 in dialog opened, as common inch to mm factor.