[vtkusers] R: R: Pick actor

Karthik Krishnan karthik.krishnan at kitware.com
Mon Oct 26 05:46:10 EDT 2009


On Mon, Oct 26, 2009 at 5:28 AM,  <baliki2 at freemail.gr> wrote:
>
> I found the way by using the appropriate style. Thanks Samuele.
>
> I have another problem. One of the actors is a vtkActorCollection. So when i try to move the object, only one actor (from the collection) is moved! So the object "breaks" into pieces(actors).
> Any solutions?

Use vtkPropAssembly to group together the collection of props and
treat that as your prop.



More information about the vtkusers mailing list