Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
46
def
sk():
47
48
return
Sketch().circle(1.0)
49
50
51
class
FakeInteractor(vtkRenderWindowInteractor):
Callers
nothing calls this directly
Calls
2
Sketch
Class · 0.90
circle
Method · 0.45
Tested by
no test coverage detected