Skip to content
Snippets Groups Projects
Commit 45571bf6 authored by Andrew Maclean's avatar Andrew Maclean
Browse files

Comment out writing the image.

Former-commit-id: 0bfd9f22
parent 870ed44b
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ def DisplayCone(nc):
renLgeIm.SetMagnification(1)
imgWriter.SetInputConnection(renLgeIm.GetOutputPort())
imgWriter.SetFileName(fnsave)
imgWriter.Write()
# imgWriter.Write()
return renderWindowInteractor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment