jupytercad/JupyterCAD

Disable selecting backfaces (faces through the clip plane)

Closed this issue · 0 comments

It seems we're able to select the back faces (the back of the mesh triangles) through the clip plane. It is very likely that this was always the case, but it is now visible because of the introduction of the selected object name in the object properties panel:

Screencast.From.2024-11-05.15-30-51.mp4

We should disable this in the picking logic of the main view.