[Paraview-developers] Slicing / Selection Widget in Paraview/Web

kyr akyrieleis at gmail.com
Thu Nov 21 10:33:32 EST 2013


I don't understand. Using

import ParaViewAdapter_pwsimple  as pwsimple
view=simple.GetActiveView()
dataSet = simple.FindSource('..')
sliceWidget=pwsimpleCreatebindedWidget(Slice2.SliceType, view)
sliceWidget.PlaceWidget = [-2000.0, 2000.0, -2000.0, 2000.0, -1000.0,
-300.0]

the PlaceWidget line is still not accepted. 

If I omit that last line I get  a white/red dot on the slice (where the
arrow goes through). How can I get the red rectangle around the slice and
the rectangle around the whole data set ?

Also If I click on the slice I am not getting intp the mode for moving the
slice, but mostly the whole 3D figure will be rotated instead.

Any ideas ?

Many thanks

kyr.





--
View this message in context: http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Slicing-Selection-Widget-in-Paraview-Web-tp2637p2655.html
Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.


More information about the Paraview-developers mailing list