<div dir="ltr"><span style="font-size:13px">Hi,</span><div style="font-size:13px"><br></div><div style="font-size:13px">I basically want to store multiple vtkActors within my render window so that the user can interact with them. I also want to group some vtkActors together</div><div style="font-size:13px"><br></div><div style="font-size:13px">I was thinking of using a linkedlist, to store each vtkActor.</div><div style="font-size:13px"><br></div><div style="font-size:13px">I was also thinking of grouping multiple vtkActors so that they can be interacted with and rotated in unison. I was thinking of doing this using a vtkAssembly, but I'm not too sure.</div><div style="font-size:13px"><br></div><div style="font-size:13px">I am new to VTK and would greatly appreciate some help/advice.</div><div style="font-size:13px"><br></div><div style="font-size:13px">Many thanks</div></div>