Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ Render
Method
Render
tests/test_vis.py:62–64 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
60
61
class
FakeWindow(vtkRenderWindow):
62
def
Render(*args):
63
64
pass
65
66
def
SetSize(*args):
67
Callers
1
show
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected