Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ wp
Function
wp
tests/test_vis.py:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
33
@fixture
34
def
wp():
35
36
return
Workplane().box(1, 1, 1)
37
38
39
@fixture
Callers
nothing calls this directly
Calls
2
Workplane
Class · 0.90
box
Method · 0.80
Tested by
no test coverage detected