cadquery
cadquery copied to clipboard
Problem importing STEP with colours
trafficstars
Is there a way to get cad-query to load the colours of a STEP file on import?
Currently I am using cq.importers.importStep the result is always yellow in CQ-Editor.
This is currently not implemented. The color in CQ-editor is just a default color. Shape, Workplane and Sketch do not have color property, only Assembly has that.