Hitting some API call issues, please advise

Hi there,

I’m trying to do a few simple things with API but it seems that most of online samples are for iClone 7 while I’m using iClone 8. Documentation is also not always helping so I’m hoping someone here could provide advice for these few things I’m trying to do.

  1. How to manipulate the scene’s avatar Transform properly at frame 0? I assume it has something to do with DataBlock but I failed to update it

  2. Add/manipulate a scene prop so it gets attached to the scene’s avatar

  3. Change render frames for RenderVideo. Or is that always hardcoded to 60?

Figured out how to do everything I needed. It was all in documentation but all over the place between iClone 7 and 8 docs and examples