[Paraview] Bug in Programmable Source
Aurélien Marsan
aur.marsan at gmail.com
Fri Apr 23 08:18:35 EDT 2010
Hello,
I use a personnal reader that creates a vtk.vtkStructuredGrid.
I realize the programmable source, with this script :
> import PersoModule
> self.GetOutput().DeepCopy(PersoModule.Read(.........))
>
If at first, I choose Output Data Type as PolyData, click on Apply, and then
choose Output Data Type as StructuredGrid and click on "Apply" again, it
works.
But if I choose Output Data Type = StructuredGrid directly, nothing appears,
and the Output is empty.
Do i do something wrong ?
A.MARSAN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100423/96d00d9a/attachment.htm>
More information about the ParaView
mailing list