[vtkusers] Display filled contour of a cut sphere

David Gobbi david.gobbi at gmail.com
Mon May 4 10:41:31 EDT 2015


Hi Hortense,

The vtkTriangleFilter can only triangulate existing faces, it cannot create
new faces from a contour. I think that the filter you need is
vtkContourTriangulator.
http://www.vtk.org/doc/nightly/html/classvtkContourTriangulator.html

 - David


On Mon, May 4, 2015 at 8:09 AM, Hortense KIRISLI <
hortense.kirisli at aquilab.com> wrote:

>  Hi all,
>
>
>
> Here is what I would like to do:
>
> I have a sphere that I cut with a plane. I succeeded to display the
> intersection of the sphere with the plane as a contour, but do not succeed
> to display it filled.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150504/fa071fec/attachment.html>


More information about the vtkusers mailing list