Hi,

I am attempting to write a structured mesh, which I've attached. When I open it in paraview, only the first cell is displayed. When I look in the information panel, the extent is correct, but the bounds only shows the bounds of the first cell, and only the first cell is displayed. This happens for ImageData, RectilinearGrids, and StructuredGrid. I am really at a loss as to what is going on. I am using Paraview 4.1.0. Any help will be greatly appreciated.

Daon
<?xml version="1.0"?>
<VTKFile type="ImageData" version="0.1" byte_order="LittleEndian">
<ImageData WholeExtent="0 1 0 1 0 1" Origin="0 0 0" Spacing="0.125 0.125 0.125">
<Piece Extent="0 1 0 1 0 1">
</Piece>
</ImageData>
</VTKFile>
_______________________________________________
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