Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ Write
Method
Write
tests/test_vis.py:90–92 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
88
89
class
FakePNGWriter(vtkPNGWriter):
90
def
Write(*args):
91
92
pass
93
94
95
@fixture
Callers
10
show
Function · 0.80
exportStl
Method · 0.80
exportStep
Method · 0.80
__getstate__
Method · 0.80
exportVTP
Function · 0.80
toString
Function · 0.80
exportAssembly
Function · 0.80
exportStepMeta
Function · 0.80
exportVTKJS
Function · 0.80
exportVRML
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected