[Paraview] Creating a ribbon
Fred Fred
stan1313 at hotmail.fr
Mon Dec 5 08:28:08 EST 2011
It is not a reliable solution to my problem because it works in 2D and my contours are all but almost planars, which makes it very hard to find an appropriate transform.I finally wrote my own algorithm and, waiting to find a bad use case :-), it works for the time being.Anyway thx for trying to help me.
Date: Thu, 1 Dec 2011 11:52:14 +0100
From: jerome.velut at kitware.com
To: stan1313 at hotmail.fr
CC: paraview at paraview.org
Subject: Re: [Paraview] Creating a ribbon
Hi,
You can easily add the vtkRuledSurfaceFilter from VTK in ParaView. I
already did it in my Peavip stuffs
(http://github.com/jeromevelut/Peavip).
If your polylines are in different sources (eg. two different
SplineSources), you'll have to pass them through "Append Geometry"
prior he RuledSurfaceFilter
HTH
Jerome
On 11/29/2011 09:31 PM, Fred Fred wrote:
Hello,
I have 2 polylines and I would like to create a ribbon
between them, ie a triangulation. I did not find any suitable
class but I wonder if I did not miss anything, any help?
_______________________________________________
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
--
Kitware SAS
26 rue Louis Guérin
69100 Villeurbanne, France
F: +33 (0)4.37.45.04.15
http://www.kitware.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20111205/8145ee2e/attachment.htm>
More information about the ParaView
mailing list