MCPcopy
hub / github.com/CadQuery/cadquery / sk

Function sk

tests/test_vis.py:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44
45@fixture
46def sk():
47
48 return Sketch().circle(1.0)
49
50
51class FakeInteractor(vtkRenderWindowInteractor):

Callers

nothing calls this directly

Calls 2

SketchClass · 0.90
circleMethod · 0.45

Tested by

no test coverage detected