Hey Harald,

It looks like there is an error in your .vtk file: The description of LINES 
should read

LINES 1 6

since you are just describing one cell (rather than 4 separate cells). If you 
really want four separate cells, you need this:

LINES 4 12
2 0 1
2 1 2
2 2 3
2 3 4

Talk to you later,
-Eric

------------------------------------------------------
Eric E Monson
Duke Visualization Technology Group


On Aug 13, 2010, at 7:44 AM, <harald.sol...@kongsberg.com> wrote:

> Load the attached file into paraview 3.8. Then try to save in pvd ascii 
> format, and paraview crashes.
>  
> Harald
>  
>  
>  
> 
> CONFIDENTIALITY
> This e-mail and any attachment contain KONGSBERG information which may be 
> proprietary, confidential or subject to export regulations, and is only meant 
> for the intended recipient(s). Any disclosure, copying, distribution or use 
> is prohibited, if not otherwise explicitly agreed with KONGSBERG. If received 
> in error, please delete it immediately from your system and notify the sender 
> properly.
> <curve.vtk>_______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects 
> athttp://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

_______________________________________________
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