MCPcopy
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
255def test_frustrum_clipping_range(wp, patch_vtk):
256
257 show(wp, zoom=2.0, clipping_range=(1, 100))
258
259
260def test_orthographic(wp, patch_vtk):

Callers

nothing calls this directly

Calls 1

showFunction · 0.90

Tested by

no test coverage detected