Iterate Objects in Xpresso

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 12/11/2002 at 06:10, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   8.012 
Platform:   Windows  ;   
Language(s) :      XPRESSO  ;

---------
Hi Forum,

is there any possibility to iterate through an object group. Say I built a XPresso Graph for one object. How do I tell XPresso to execute it with all members of a group?

cheers mnu

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 12/11/2002 at 09:17, xxxxxxxx wrote:

not possible at all Afaik.

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 12/11/2002 at 12:10, xxxxxxxx wrote:

Thanx Samir,
but if COFFEE is only a dirty emulation that crashes and shouldn't be used in R8 and XPresso cannot replace it, how should I accomplish my tasks? Ideas?
 
cheers mnu

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 12/11/2002 at 12:18, xxxxxxxx wrote:

Sorry, the only idea I have is that you should wait for an update. Can´t say more :
get to C++ would be an idea too, but I don´t think you wanna do that. ;)
Wait. That´s all you can do. That´s all I am doing.
Samir

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 13/11/2002 at 00:18, xxxxxxxx wrote:

Quote: Originally posted by mnu on 12  November 2002
>
> * * *
>
> but if COFFEE is only a dirty emulation that crashes and shouldn't be used in R8 and XPresso cannot replace it, how should I accomplish my tasks? Ideas?
Use C.O.F.F.E.E. For most uses it is not broken, just when you try to do stuff that has somehow changed in R8. So for the occasional C.O.F.F.E.E. expression I guess it should work fine. (E.g. obj1->SetPosition(obj2->GetPosition()) and the likes.)