MCPcopy
hub / github.com/CadQuery/cadquery / simple_box

Function simple_box

tests/test_shapes.py:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35
36@fixture
37def simple_box():
38
39 return box(1, 1, 1)
40
41
42def test_edge_paramAt():

Callers

nothing calls this directly

Calls 1

boxFunction · 0.90

Tested by

no test coverage detected