MCPcopy
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
61class FakeWindow(vtkRenderWindow):
62 def Render(*args):
63
64 pass
65
66 def SetSize(*args):
67

Callers 1

showFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected