devide icon indicating copy to clipboard operation
devide copied to clipboard

Option for removing sliced3VWR gradient background

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

To generate figures for presentations and publications, a "switch leet
gradient background off" switch would be nice.

Hack to switch off:
obj._background_renderer.RemoveAllViewProps()
obj._background_renderer.SetBackground(1, 1, 1)

(vtk_kit.utils has the code to setup the background renderer)

Original issue reported on code.google.com by cpbotha on 17 Jun 2008 at 11:13

GoogleCodeExporter avatar Mar 21 '15 21:03 GoogleCodeExporter