[Paraview-developers] Slicing / Selection Widget in Paraview/Web
kyr
akyrieleis at gmail.com
Tue Nov 19 09:48:53 EST 2013
I have managed to enable most of the slice widget. However, what is missing
is the bounding box around the cut slice and around the data set. In
previous Paraview this has been achieve I think using (JS)
dataInfo = paraview.GetDataInformation({proxy:pipeline.dataset});
pipeline.sliceWidget.setPlaceWidget(dataInfo.Bounds);
Is there a Python analogue to the setPlaceWidget method, or where is
setPlaceWidget defined in previous Paraview ?
Many thanks
kyr.
--
View this message in context: http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Slicing-Selection-Widget-in-Paraview-Web-tp2637p2647.html
Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.
More information about the Paraview-developers
mailing list