[Paraview-developers] Enable 'Show Plane' in Python
kyr
akyrieleis at gmail.com
Fri Nov 22 05:12:58 EST 2013
In the Paraview GUI from a Plane filter there is the tick box 'Show Plane'
which enables the display of a red frame around the cut plane and a bounding
box around the data set.
I want to enable that using Jetty and ParaviewWeb 4.0. I can show most of
the widget using
SliceWidget = pwsimple.CreateBindedWidget(Slice2.SliceType, view)
What is the Python code to enable the 'show Plane' ?
Many thanks
k.
--
View this message in context: http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Enable-Show-Plane-in-Python-tp2657.html
Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.
More information about the Paraview-developers
mailing list