[vtkusers] create stl file with labeled parts

Bill Lorensen bill.lorensen at gmail.com
Sun Dec 5 15:57:38 EST 2010


If they are physically disconnected you can use
vtkPolyDataConnectivity to extract each isosurface.

See: http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ColorDisconnectedRegions

On Sun, Dec 5, 2010 at 2:31 PM, Ali Habib <ali.mahmoud.habib at gmail.com> wrote:
> Dear All,
> I have an ISO surface that I generated using marching cube and I want to
> save it as STL file after I divide it to 3 labelled surfaces
> for example I need to select the mandible to be part1, maxilla part2 neck
> part 3
>
> any suggestion to do that please
> best regards
> _______________________________________________
> 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
>
>



More information about the vtkusers mailing list