Hi, Finally, I think I have found: myArray->GetInformation()->Set(vtkDoubleArray::GUI_HIDE(), 1); But, The array is still in the attribute list of Paraview but not in the list of the streamTracer.
________________________________ De : R M <[email protected]> À : [email protected] Envoyé le : Lun 20 décembre 2010, 12h 10min 45s Objet : [Paraview] How to hide a vtkDataArray from the GUI? Hi, I would like to hide a vtkDataArray from the GUI that I add to a vtkPolyData. It is used only for internal processing. In fact, it is a 3d vectors and I don't want to see it in the streamTracers vectors list. I have seen the GUI_HIDE static method but really don't know how to use it. So, how can I do this ? Thank you for your help.
_______________________________________________ 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
