Dear Paraview folks,

I was able to import ASCII data of the form

X Y Z value

via the csv reader and the TableToPoints filter and was able to visualize the colored points.

However I could NOT find an example anywhere that shows how to read the mesh data (nodal coords and connectivity data) or generate a triangulation from these nodes that will allow me to display surface and volume contours. Keep in mind hat the Delaunay 3D filter works only when the convex hull of the point cloud is coincides with the actual shape of the domain. It is therefore not working for the general case of non-convex volumes of clouds.

Can anybody point out of an example on how to do this with Paraview 3.98 ?

Thank you!

-- johnm
========================================
Dr. John G. Michopoulos, Head
Computational Multiphysics Systems Lab., Code 6394
Center of Computational Material Science
Naval Research Laboratory,
4555 Overlook Ave. SW, Washington DC 20375
tel.202.767.2189  fax.202.404.7546
e-mail: [email protected]
URL: http://cms.nrl.navy.mil

_______________________________________________
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