I am trying to use the LegacyVTKReader command in paraview.simple to create pipelines for vtk timeseries. The following command:
TEST_FEM_MeshData = LegacyVTKReader(FileNames = MeshDataList) Works well but does results in pipelines with generic names like "LegacyVTKReader1" and "LegacyVTKReader2". How do I get this command to allow me to control the resulting pipeline name? I want the name to be "TEST_FEM_MeshData" for example. Regards, Amine DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail.
_______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
