Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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()
51
def
box123():
52
return
Workplane().box(1, 2, 3)
53
54
55
@pytest.fixture()
Callers
nothing calls this directly
Calls
2
Workplane
Class · 0.90
box
Method · 0.80
Tested by
no test coverage detected