Nils,

Your problems have nothing to do with the dimensionality of your data. Rather, 
the problem is that your file does not define any cells, only points. The 
render view in ParaView shows the cells, which are defined on points, not the 
points themselves.

To solve your problem, either add cells to your data or use the Glyph filter to 
create vertex cells. Change the Glyph Type to "2D Glyph", and then the glyph 
type of the 2D glyph as "Vertex".

-Ken

From: Nils Van den Steen <[email protected]<mailto:[email protected]>>
Date: Friday, August 29, 2014 7:57 AM
To: Utkarsh Ayachit 
<[email protected]<mailto:[email protected]>>
Cc: ParaView <[email protected]<mailto:[email protected]>>
Subject: [EXTERNAL] Re: [Paraview] Fwd: 1D and 2D meshes in 3D space

The file included as an attachment consists of 255 points. But none of them are 
shown in paraview. The grid consists of surfaces (2D) and lines (1D) in a 3D 
space.

Kind regards,
Nils


2014-08-29 15:22 GMT+02:00 Utkarsh Ayachit 
<[email protected]<mailto:[email protected]>>:
Can you provide a sample dataset? It's hard to gauge what could be
going wrong from your description.

Thanks
Utkarsh

On Fri, Aug 22, 2014 at 8:25 AM, Nils Van den Steen 
<[email protected]<mailto:[email protected]>> wrote:
> When opening a vtk file, resulting from a simulation in 1D and 2D meshes but
> in a 3D space (x, y and z coordinates are/can be different from 0). Paraview
> doesn't show anything. Only when volumes are defined in the mesh, results
> are shown (but these aren't very significant).
>
> The mesh I'm using consists of two parallel surfaces, connected with 1D
> lines (2.5 dimensional mesh).
>
> Kind regards,
> Nils
>
>
> _______________________________________________
> Powered by www.kitware.com<http://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://public.kitware.com/mailman/listinfo/paraview
>

_______________________________________________
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://public.kitware.com/mailman/listinfo/paraview

Reply via email to