Currently to transform all actors in a collection I am iterating through the Collection and applying the transform to every actor:(like this: <meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/TransformActorCollection">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/TransformActorCollection</a> )<div>
<br></div><div>There is an ApplyProperties function which lets you set properties of all the actors without manually iterating through the collection - is there something like this for transformations? The idea is to create a "compound object" and be able to move it around all at the same time as if it were a single object.<br>
<div><br clear="all">Thanks,<br><br>David<br>
</div>
</div>