cadquery icon indicating copy to clipboard operation
cadquery copied to clipboard

Problem importing STEP with colours

Open julianstirling opened this issue 1 year ago • 1 comments
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.

julianstirling avatar Jul 25 '24 12:07 julianstirling

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.

adam-urbanczyk avatar Jul 25 '24 19:07 adam-urbanczyk