[vtkusers] Hide backface Silhouettes returned by vtkPolyDataSilhouette

Joachim Pouderoux joachim.pouderoux at kitware.com
Mon Sep 10 15:35:18 EDT 2018


Hi,

Try by forcing the mesh to be considered as opaque:
   actor->ForceOpaqueOn();

Best,

* Joachim Pouderoux*, Ph.D.

*Technical Lead - Scientific Visualization Team*
*Kitware SAS <http://www.kitware.fr>*



Le ven. 3 févr. 2017 à 10:11, Geeta via vtkusers <vtkusers at vtk.org> a
écrit :

> Hi
>
>
> I have used "vtkPolyDataSilhouette" for Polydata and this returns the
> Silhouettes of whole polydata .
>
> I want to show only for the front side and hide / remove Silhouettes of the
> backfaces.
>
> Can anyone help?
>
> <http://vtk.1045678.n5.nabble.com/file/n5742041/Polydata_Opaque.jpg>
> <http://vtk.1045678.n5.nabble.com/file/n5742041/Polydata_Transparent.jpg>
> <http://vtk.1045678.n5.nabble.com/file/n5742041/Polydata_Transparent_1.jpg>
>
>
> Even if the poly data is Transparent I want to show the Silhouettes which
> are shown when poly data is opaque. no Silhouettes from back faces.
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Hide-backface-Silhouettes-returned-by-vtkPolyDataSilhouette-tp5742041.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180910/700b3c33/attachment.html>


More information about the vtkusers mailing list