CQ-editor icon indicating copy to clipboard operation
CQ-editor copied to clipboard

Provide warning when "show_object()" isn't used for Assemblies, where workplane objects are displayed in default color and default location

Open chendy opened this issue 4 years ago • 3 comments

Helpful if feedback that the display may be showing colour and position defaults, due to lack of show_object() code function. Could be simple text warning within 'Log viewer',

chendy avatar Apr 15 '21 13:04 chendy

What do you mean? The position is always preserved and you can specify color when calling show_object for non-assy instances.

adam-urbanczyk avatar Apr 15 '21 17:04 adam-urbanczyk

@adam-urbanczyk I believe this is related to this question on Google Groups: https://groups.google.com/g/cadquery/c/bcLNr3lK5_Q

jmwright avatar Apr 15 '21 17:04 jmwright

OK, I get it. Then I'd rather hide this "auto-magic" feature behind a conf option .

adam-urbanczyk avatar Apr 15 '21 17:04 adam-urbanczyk