[vtkusers] Ruled Surfaces

David.Pont at ensisjv.com David.Pont at ensisjv.com
Wed Mar 7 14:54:16 EST 2007


medo abdelmonem <abdelmonem76 at yahoo.com> wrote on 08/03/2007 08:32:01:

> Hi Everybody,
>
> i'm trying to obtain a ruled surface for purpose of probing a
> volume....i have a curve now and i want to get the ruled surface of
> this curve....i found a class called vtkRuledSurface but it Needs 2
> parallel lines to make a ruled surface by connecting them by
> triangle strip.....
>
> the question is....how can i get a ruled surface given a 2D
> curve?....anybody can help about that?....
>
> Thanks In Advance
> Mohamed

Use vtkTransformFilter to translate the curve and vtkAppendPolyData to put
the two curves in one data set?

  regards, Dave P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070308/a450e863/attachment.htm>


More information about the vtkusers mailing list