[Paraview-developers] dataset manipulation Paraview/web

kyr akyrieleis at gmail.com
Fri Nov 8 10:06:30 EST 2013


Hi, 

I am using Paraview-Linux-64bit-glibc-2.3.6-nightly with
JettysessionsManager-Server1.0. Is there any documentation on the Javescript
API existing ? Or at least a list of available functions ? In older versions
of paraview I used  this

var proxt = pipeline['tts'];
var rep = paraview.GetDisplayProperties({proxy: proxt});
rep.setOpacity(opacity);
paraview.Render();

to set the opacity. How can I do this and general dataset manipulations
(e.g. slicing, clipping and iso surfaces)  with the latest paraview ? I am
missing a list of available Javascript functions and how to get hold of the
paraview object similar to the older way above.

Thank you

k.



--
View this message in context: http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/dataset-manipulation-Paraview-web-tp2612.html
Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.


More information about the Paraview-developers mailing list