[Paraview] [Feature request] Expanding PVD File Components

Aurélien Marsan aur.marsan at gmail.com
Mon Apr 26 12:19:47 EDT 2010


Good Morning,

MultiBlockDataSet is what you have when you read your pvd file. See the tab
"Information" in the Object Browser to be sure.
But in your case, all the timesteps are 0 ? .... Then maybe you should
better user a .vtm file.

However, I completely agree with you. What you suggest would be a very
convenient tool.
For a MultiBlockDataSet, in the tab "Information" of the object inspector,
it would be great to have the possibility to hide some of the DataSets, or
better, to completely desactivate some components.
Regards,

A.Marsan
2010/4/26 Olumide <50295 at web.de>

> I don't know what you mean by multiblock dataset, but here's an example of
> how I use PVD files -- to compose multiple files:
>
> <?xml version="1.0"?>
> <VTKFile type="Collection" version="0.1" byte_order="LittleEndian">
>        <Collection>
>                <DataSet timestep="0" file="Data_Patch_0.vtp"/>
>                <DataSet timestep="0" file="Data_Patch_1.vtp"/>
>                <DataSet timestep="0" file="Data_Patch_2.vtp"/>
>        </Collection>
> </VTKFile>
>
> It would be nice to be able to expand the PVD file in the pipeline browser
> in order to see its various file components and optionally hide some of
> them. For example, if the view is cluttered, I may wish to suppress the
> display of Data_Patch_1.vtp.
>
> Regards,
>
>
> - Olumide
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100426/36e70eef/attachment.htm>


More information about the ParaView mailing list