Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ Update
Method
Update
tests/test_vis.py:84–86 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
82
83
class
FakeWin2Img(vtkWindowToImageFilter):
84
def
Update(*args):
85
86
pass
87
88
89
class
FakePNGWriter(vtkPNGWriter):
Callers
5
show
Function · 0.80
toVtkPolyData
Method · 0.80
add
Method · 0.80
extractEdgesFaces
Function · 0.80
getSVG
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected