Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ test_frustrum_clipping_range
Function
test_frustrum_clipping_range
tests/test_vis.py:255–257 ·
view source on GitHub ↗
(wp, patch_vtk)
Source
from the content-addressed store, hash-verified
253
254
255
def
test_frustrum_clipping_range(wp, patch_vtk):
256
257
show(wp, zoom=2.0, clipping_range=(1, 100))
258
259
260
def
test_orthographic(wp, patch_vtk):
Callers
nothing calls this directly
Calls
1
show
Function · 0.90
Tested by
no test coverage detected