Hello,

In state files there are absolute paths stored. If I try to change it to relative (the files just in the same folder):

<Property name="FileNames" id="2794.FileNames" number_of_elements="30">
<Element index="0" value="data_1.vtk"/>
...

It doesn't work anymore:

ERROR: In ..\..\..\..\src\VTK\Parallel\vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (000000001CB15720): Initialize: Could not open file data_1.vtk

Is this possible to make it working with relative paths?
Thanks.

--
Regards,
Alexander

_______________________________________________
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

Reply via email to