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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to