[Paraview] structured mesh scalar index??

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Dec 3 08:33:09 EST 2010


Not currently. Unfortunately in such cases you have to create new data
with right order. However, there are proposal in the queue that aim at
addressing such issues:
http://paraview.org/ParaView3/index.php/VtkArray_Changes_for_In-Situ_Array_Mapping

Utkarsh

On Fri, Dec 3, 2010 at 7:50 AM, Felipe Bordeu
<felipe.bordeu at ec-nantes.fr> wrote:
> Hello,
>
> I have a structured mesh, and a scalar data in  X, Y, Z .... but the
> vtkImageData ask for the data in the Z, Y, X, C order. There is a way of
> changing this ?? so I can put my data directly in the class.
>
> The function that create the data is used for the unstructured mesh case
> also, so I don't want to change it.
>
> Thanks.
>
> Felipe
>
> _______________________________________________
> 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
>


More information about the ParaView mailing list