[vtkusers] Remove the sides from a closed mesh

Karthik Krishnan karthik.krishnan at kitware.com
Thu Jan 6 02:33:43 EST 2011


You could clip the surface, with a plane that lies along capA. Offset the
plane by a tiny value to account for a tolerance. Likewise remove capB.

On Thu, Jan 6, 2011 at 11:27 AM, Lahiru Lakmal Priyadarshana <
llahiru at gmail.com> wrote:

> Dear All,
>
> As shown in this image, [http://awesomescreenshot.com/03f5jm091] I am
> creating a mesh in VTK using vtkPolyData
> and vtkVoxelContoursToSurfaceFilter.
>
> Now I want to add a feature to remove/hide the surfaces "A" and "C" and
> show only the surface "B".
> Is there any way to render the mesh without the caps (A and C) ? Do I have
> to slice the mesh manually?
>
> Any help would be appreciated!
>
> Thanks!
> Best Regards,
> -Lahiru.
>
> --
> -----
> Home : [ http://www.soundofcode.com ]
> Blog : [ http://blog.soundofcode.com ]
> Linked-In : [ http://www.linkedin.com/in/llahiru ]
> Twitter : [ http://twitter.com/lahiru ]
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110106/158e3907/attachment.htm>


More information about the vtkusers mailing list