Rendersettings checkboxes

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

On 01/11/2010 at 04:13, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   11.532 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
Hello everyone,

i'm trying to extract the checkbox status, which indicates enabled/disabled multipasses and render effects in the rendersettings dialog. I didn't manage to find the values while searching the SDK help, so i'm asking for help here.

I'm able to find the RenderData and can get the MultipassPassObject / PluginVideoPost, but i'm not able to get the checkbox status.

Thanks,
Heinrich Löwe.

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

On 02/11/2010 at 09:00, xxxxxxxx wrote:

Maybe this will help:

https://plugincafe.maxon.net/topic/5269/5268_py-change-gi-settings

all the best
Jops

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

On 02/11/2010 at 13:50, xxxxxxxx wrote:

This looks exactly like what i was looking for.

Thanks,
Heinrich.