MCPcopy
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
89class FakePNGWriter(vtkPNGWriter):
90 def Write(*args):
91
92 pass
93
94
95@fixture

Callers 10

showFunction · 0.80
exportStlMethod · 0.80
exportStepMethod · 0.80
__getstate__Method · 0.80
exportVTPFunction · 0.80
toStringFunction · 0.80
exportAssemblyFunction · 0.80
exportStepMetaFunction · 0.80
exportVTKJSFunction · 0.80
exportVRMLFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected