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

Function box123

tests/test_exporters.py:51–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49
50@pytest.fixture()
51def box123():
52 return Workplane().box(1, 2, 3)
53
54
55@pytest.fixture()

Callers

nothing calls this directly

Calls 2

WorkplaneClass · 0.90
boxMethod · 0.80

Tested by

no test coverage detected