20 lines
741 B
XML
20 lines
741 B
XML
<?xml version="1.0"?>
|
|
<VTKFile type="ImageData" version="0.1" byte_order="LittleEndian" header_type="UInt32" compressor="vtkZLibDataCompressor">
|
|
<ImageData WholeExtent="0 2 0 4 0 3" Origin="0 0 0" Spacing="0.5 0.25 0.3333333333333333" Direction="1 0 0 0 1 0 0 0 1">
|
|
<FieldData>
|
|
<Array type="String" Name="comments" NumberOfTuples="0" format="binary">
|
|
AAAAAACAAAAAAAAA
|
|
</Array>
|
|
</FieldData>
|
|
<Piece Extent="0 2 0 4 0 3">
|
|
<PointData>
|
|
</PointData>
|
|
<CellData>
|
|
<DataArray type="Int64" Name="material" format="binary" RangeMin="0" RangeMax="3">
|
|
AQAAAACAAADAAAAAIgAAAA==eF5jZIAARjSamQAfXRwdoMszoYnD+DBAyBx0GgYADegAHw==
|
|
</DataArray>
|
|
</CellData>
|
|
</Piece>
|
|
</ImageData>
|
|
</VTKFile>
|