[Paraview] PointSprite solid color problem

2011-02-08 Thread XXX Сергей
Hello. I can't colorize PointSprite representation by SolidColor. Color by other values is ok. I use ParaView from git. -- Best regards, Sergei D. ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/openso

[Paraview] using pv-meshless from pvpython

2011-05-17 Thread XXX Сергей
Hello. How to setup SPH Manager properties (Interpolation Method and so on) from python? Thanks! ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic

[Paraview] extract data over time from python

2011-05-17 Thread XXX Сергей
Hello. How do extract data over time from pyton? I need load time series after this integrate variables and extract integration results over time and save as csv. So, I do: from paraview.simple import * reader=LegacyVTKReader( FileNames=..) integration=IntegrateVariables() cell2point = CellDatato