Delaunay3D is supposed to compute a tetraedralization of a domain, I suspect your intend was to compute a triangulation and you need vtkDelaunay.
Date: Tue, 15 Nov 2011 17:08:56 +0100 From: [email protected] To: [email protected] Subject: [Paraview] Problems with Delaunay3D Dear all, I am pretty new with ParaView and I have a problem at the moment: I wanted to generate the surface of a vessel geometry which I imported as *.csv file. After importing the coordinates of the points of the surface I used the "TableToPoints" Filter (I read this in an older thread) (see pic1) and after this I wanted to generate the surface by using "Delaunay3D", but unfortunately the surface looks really strange (see pic2). I guess that ParaView doesn't only connect the three closest points but also points of both branches of the vessel. Does anybody have an idea how I could solve this problem? Thanks a million for your help! Lilly SMS schreiben mit WEB.DE FreeMail - einfach, schnell und kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192 _______________________________________________ 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
_______________________________________________ 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
