<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I am able to use vtkDiscreteMarchingCubes to generate differently colored and labeled volumes. At the end of the visualization pipeline, I get a single vtkActor representing each labeled volume. How can I get separate vtkActors for each component.<div><br></div><div>I understand that I can call discrete marching cubes on each label separately and store the resulting actor. I was wondering if there was a more correct way to extract the actors separately.</div><div><br></div><div>Thanks.</div>                                               </body>
</html>