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

Sebastien Jourdain sebastien.jourdain at kitware.com
Thu Nov 21 09:29:22 EST 2013


This should be a bound [ minX, maxX,  minY, maxY, minZ, maxZ]

> On Nov 21, 2013, at 4:37, kyr <akyrieleis at gmail.com> wrote:
> 
> 
> If I am using:
> 
> import ParaViewAdapter_pwsimple  as pwsimple
> view=simple.GetActiveView()
> dataSet = simple.FindSource('..')
> sliceWidget=pwsimpleCreatebindedWidget(Slice2.SliceType, view)
> dataInfo = dataSet.GetDataInformation()
> sliceWidget.PlaceWidget = dataInfo.Bounds
> 
> 
> then the line with PlaceWidget prevents execution. What kind of object is
> expected by PlaceWidget ?? 
> 
> Many thanks
> 
> 
> 
> --
> View this message in context: http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Slicing-Selection-Widget-in-Paraview-Web-tp2637p2653.html
> Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers


More information about the Paraview-developers mailing list