MCPcopy
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
40def assy(wp):
41
42 return Assembly().add(wp)
43
44
45@fixture

Callers

nothing calls this directly

Calls 2

AssemblyClass · 0.90
addMethod · 0.45

Tested by

no test coverage detected