[Paraview] How to save a multiblock dataset as a legacy VTK file format?

Fred Fred stan1313 at hotmail.fr
Thu Dec 3 03:48:15 EST 2009


Just for some test purpose but anyway, the solution given by Utkarsh is convenient for my problem.
Thx

> Date: Wed, 2 Dec 2009 15:26:50 -0500
> Subject: Re: [Paraview] How to save a multiblock dataset as a legacy VTK file 	format?
> From: berk.geveci at kitware.com
> To: utkarsh.ayachit at kitware.com
> CC: stan1313 at hotmail.fr; paraview at paraview.org
> 
> The longer way of doing this is to save it as a vtm file, then opening
> file(s) referring to individual blocks one by one and saving them as
> vtk. Why do you want to save the file as legacy vtk?
> 
> -berk
> 
> On Wed, Dec 2, 2009 at 10:42 AM, Utkarsh Ayachit
> <utkarsh.ayachit at kitware.com> wrote:
> > Not directly. Even if you extracted a single block, it's still a
> > vtkMultiBlockDataSet and vtkMultiBlockDataSet cannot be written out as
> > legacy VTK. What is the data type of the block? You can always use
> > vtkMergeBlocks to create a vtkUnstructuredGrid and then save out as
> > legacy vtk files.
> >
> > Utkarsh
> >
> > On Wed, Dec 2, 2009 at 10:38 AM, Fred Fred <stan1313 at hotmail.fr> wrote:
> >> I have a multiblock dataset in which I have selected a single block and now
> >> I would like to save it as a legacy VTK file, is it possible?
> >>
> >>
> >> ________________________________
> >> Vous cherchez l'intégrale des clips de Michael Jackson ? Bing ! Trouvez !
> >> _______________________________________________
> >> 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
> >>
> >>
> > _______________________________________________
> > 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
> >
 		 	   		  
_________________________________________________________________
Tchattez en direct en en vidéo avec vos amis !  
http://www.windowslive.fr/messenger/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20091203/a0612fd4/attachment-0001.htm>


More information about the ParaView mailing list