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

Seeing subsurface/hidden lines

Open Spectre5 opened this issue 1 year ago • 0 comments

When working in CQ-editor, I find that that lines within some distance of the "surface" are shown on the screen. For example, take the box shell example:

result = cq.Workplane("front").box(2, 2, 2).shell(0.1)

and I get: Screenshot from 2023-11-04 23-48-18

Even just a simple box shows the corners going into the box a small amount: Screenshot from 2023-11-04 23-51-25

The amount of zooming in/out does not seem to affect this.

Is there a setting to control this behavior?

Spectre5 avatar Nov 05 '23 06:11 Spectre5