Dear VTK users, I am trying to get vtkActors from vtkActorCollection. The function GetNextActor() and GetItemAsObject() always returns NULL. The last Item can be obtained by GetLastItem(). Is there any thing need to do before using GetNextActor() like getting the first item? Thank you, Xiaoxu