MCPcopy
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
83class FakeWin2Img(vtkWindowToImageFilter):
84 def Update(*args):
85
86 pass
87
88
89class FakePNGWriter(vtkPNGWriter):

Callers 5

showFunction · 0.80
toVtkPolyDataMethod · 0.80
addMethod · 0.80
extractEdgesFacesFunction · 0.80
getSVGFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected