MCPcopy
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
34def wp():
35
36 return Workplane().box(1, 1, 1)
37
38
39@fixture

Callers

nothing calls this directly

Calls 2

WorkplaneClass · 0.90
boxMethod · 0.80

Tested by

no test coverage detected