The EnSight writer that is in VTK only works for unstructured grids. I have some code I hacked together long time ago to write other data types. I can share if you are interested.
-berk On Tue, Sep 16, 2008 at 4:42 AM, Nathanael Inkson <[EMAIL PROTECTED]> wrote: > Dear people, > > Sorry to go on about this. I can find the code for the EnSight writer, but > I can't seem to actually find how to write an ensight file from paraview. > > I assume that it has not been implemented yet. > > I have figured out how to add file readers and filters by editing > filters.xml, ParaViewFilters.xml etc. > > If you look in the writers.xml and ParaviewWriters.xml I can see the code > for the EnsightWriter there, yet there is no option for it at runtime. > > It seems to me that the writers are set up very differently from the readers > and the filters. > > Could anyone advise me how to go about implementing the Ensight Writer, or > any writer in general? > > > > Thanks, > > From Nat Inkson. > > _______________________________________________ > ParaView mailing list > [email protected] > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
