[vtkusers] newbe VTK question
Bruno da Silva de Oliveira
bruno at esss.com.br
Thu Oct 13 13:23:27 EDT 2005
Hi,
Take a look at the vtkProgrammableSource filter and its examples.
Regards,
Charles O'Connor wrote:
>
> Dear VTK users,
>
> I'm a new user to VTK.
>
> The VTK Python example file "ColorIsosurface.py"
> currently uses the "source" object vtkPLOT3DReader()
> to read in a XYZ coordinate file, and a Q file of data
> carried at mesh points. The output of vtkPLOT3DReader()
> is a vtkStructuredGrid().
>
> I have both sets of input data in Pythons memory.
> What do I use in place of vtkPLOT3DReader() so I can
> re-do this example using my data? What are the methods
> I call to attach my mesh and my mesh data to VTK?
>
> Thank you very much in advance.
>
> ----------------------------------------------------------------------------------------------
>
>
> _______________________________________________
> This is the private VTK discussion list. Please keep messages
> on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
--
Bruno da Silva de Oliveira
bruno at esss.com.br
ESSS - Engineering Simulation and Scientific Software
http://www.esss.com.br
More information about the vtkusers
mailing list