Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ assy
Function
assy
tests/test_vis.py:40–42 ·
view source on GitHub ↗
(wp)
Source
from the content-addressed store, hash-verified
38
39
@fixture
40
def
assy(wp):
41
42
return
Assembly().add(wp)
43
44
45
@fixture
Callers
nothing calls this directly
Calls
2
Assembly
Class · 0.90
add
Method · 0.45
Tested by
no test coverage detected