<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello Miss, Mister,<br>I want to combine lots of files for my animation so that i can save space in my computer, however i get messages of error about the fact that the file cannot be read, could you help me please?<br>Here is an example with the cube:<br><br><?xml version="1.0"?><br><VTKFile type="PolyData" version="0.1" byte_order="LittleEndian" xmlns:xi="http://www.w3.org/2003/XInclude"><br> <PolyData><br> <Piece NumberOfPoints="8" NumberOfVerts="0" NumberOfLines="0"<br> NumberOfStrips="0" NumberOfPolys="6"><br> <Points><br> <DataArray type="Float32" NumberOfComponents="3" format="XML"><br> <xi:include href="nodes.xml" parse="text"/><br> </DataArray><br> </Points><br> <PointData Scalars="my_scalars"><br> <DataArray type="Float32" Name="my_scalars" format="ascii"><br>1 2 3 4 5 6 7 0<br> </DataArray><br> </PointData><br> <Polys><br> <DataArray type="Int32" Name="connectivity" format="ascii"><br>0 1 2 3 4 5 6 7 0 1 5 4 2 3 7 6 0 4 7 3 1 2 6 5<br> </DataArray><br> <DataArray type="Int32" Name="offsets" format="ascii"><br> 4 8 12 16 20 24<br> </DataArray><br> </Polys><br> </Piece><br> </PolyData><br></VTKFile><br><br>The use of Xinclude works with xdmf but i have some trouble with the animation, so i want to use through vtp files.<br><br>Thank you very much for your help!<br>GAMMAR Marwen<br> </div></body>
</html>