Hello,

I'm not familiar with all of the plugins in paraview, but I am wondering
whether I need to write lower order elements in my vtk files for
flexibility.

All of my data is point based.

I am thinking that:

if 1d:
    Write Lines
if 2d:
    Write Triangles
if 3d:
    Write Tetrahedron

Would there be any reason to write lines and triangles in 3d to the output
file?

Thanks,

Juan
_______________________________________________
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