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: [email protected]
To: [email protected]
CC: [email protected]
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                                       
_______________________________________________
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