[vtkusers] vtkSplineFilter
    pablo p del castillo 
    pablodecastillo at yahoo.es
       
    Tue May  4 17:49:20 EDT 2010
    
    
  
If i check number of points, it is changing when i modify SetLength, so i can not understand why not draw the spline.
vtkSplineFilter sf    #sf SetInput planeCut    sf SetInput [planeCut GetOutput]    sf SetSubdivideToLength    sf SetLength 0.1    sf Updateputs "Initial centerline number of points: [[sf GetOutput] GetNumberOfPoints]"   # sf SetLength 0.01vtkTubeFilter rf    rf SetInput [sf GetOutput]    rf SetRadius 0.08    rf SetNumberOfSides 6
Pablo 
      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100504/f558bcd6/attachment.htm>
    
    
More information about the vtkusers
mailing list