MCPcopy Index your code
hub / github.com/CadQuery/cadquery / fig

Function fig

tests/test_fig.py:12–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10
11@fixture(scope="module")
12def fig():
13 return Figure()
14
15
16@fixture(scope="module")

Callers

nothing calls this directly

Calls 1

FigureClass · 0.90

Tested by

no test coverage detected