>
>
>
>I'm pretty sure that's not what you want.  You'd instead do something
>like this (inside the loop):
>
>  Dim newbie As Element3D = Obj.Clone
>  virtualspace.Objects.Append newbie
>  newbie.Position. whatever
>
>  
>
>>How do I know clone 1 from clone 2 etc.. ?
>>    
>>
>
>Keep references to them, I would suppose.  (It really depends on what
>you mean by that.)
>

Ahh.. I see. Cool.

I wasn't sure if Rb was keeping track of them behind the scences, doing 
some magic or something, or not.

Thanks

Eric
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to