[Paraview] Using PythonProgrammableFilter as a reader

2014-10-12 Thread Jan Brezina
t;FileName", the_path) ? Thank you for a help, Jan -- -------- Mgr. Jan Brezina, Ph. D. Technical University in Liberec, New technologies institute http://www.nti.tul.cz/cz/WikiUser:Jan.Brezina -- -------- Mgr. Jan Brezina, Ph. D. Technical University

[Paraview] make labels from python plugin

2014-11-14 Thread Jan Brezina
ctors. However, I didn't find a way how to create a client-side plugin implemented in Python. Is it possible? How? If yes, how can I call it after the server-side of the reader and pass there its data? I would like to do it in Python because of portability. I appreciate any hints. J

[Paraview] Problem with vtkStringData in Composite dataset

2014-11-19 Thread Jan Brezina
tenths.SetName("tenths") output.GetPointData().AddArray(tenths) return output output.SetBlock(0, make_rect( (0,0,1,1) ) ) output.SetBlock(1, make_rect( (1,1,2,2) ) ) which -- Mgr. Jan Brezina, Ph. D. Techn