[vtkusers] vtkActorCollection GetItemAsObject

Christian Poecher poecher at icom-consulting.de
Thu Dec 6 11:03:57 EST 2001


Hi,

I tried to use a vtkActorCollection to store some Actors. I relied on
the presumption that they will be stored ordered, so that I can get the
Actor, which I put in first via
	collectionobjectname GetItemAsObject 0
the Actor which I put in after the first via
	collectionobjectname GetItemAsObject 1
and so on. But I get strange results, so please tell me if I am right or
if I misunderstood the documentation.

chris
-- 
________________________________________________________________________
Christian Poecher                      mailto:poecher at icom-consulting.de
ICOM GmbH   					Phone: +49 241 9367-1554
Schloss-Rahe-Str. 15, 52072 Aachen, Germany     Fax  : +49 241 9367-1589
________________________________________________________________________



More information about the vtkusers mailing list