Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
37
def
simple_box():
38
39
return
box(1, 1, 1)
40
41
42
def
test_edge_paramAt():
Callers
nothing calls this directly
Calls
1
box
Function · 0.90
Tested by
no test coverage detected