Get the renderstate ?

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

On 27/12/2010 at 14:31, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   11.5 
Platform:      
Language(s) :   C.O.F.F.E.E  ;

---------
Hi,

is there any way to get the status of the actual render with COFFEE? Percentage for example ?
Or at least wether it renders ?

Thanks in advance, nux

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

On 27/12/2010 at 15:27, xxxxxxxx wrote:

nope.

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

On 28/12/2010 at 03:35, xxxxxxxx wrote:

So how would I try to get them in C++ ?

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

On 03/01/2011 at 02:29, xxxxxxxx wrote:

You can only check the progress if your plugin triggered the rendering itself with RenderDocument. There you can set a progress hook in which you can check the progress.

Maybe you can tell what you are trying to achieve?

cheers,
Matthias