Notifications
Clear all

[Closed] [SDK] network / workstation rendering mode

I want to get current situation of rendering mode for network slave or No(workstation mode).
How do I get this status on SDK??

thanks

5 Replies

have a look at listjobs.cpp and jobassign.cpp in the netrender folder of the sdk should have some pointers in there on the howtos…

Thank you very much Klvnk!!
and sorry late reply.

I read howtos. But this may not which I want.
I want to detect current working mode in 3dsmax.
Because, I want to skip some functions of my plugin when I’m on network rendering mode (and batch mode?) .

Any idea for this??

thanks

Interface::InSlaveMode ( )

Klvnk,

Thank you !
I found Interface::IsNetworkRenderServer(). And InSlaveMode() was deprecated from max2014?

thanks

yeah I still use the old 2010 chm reference as it’s far faster, easier to use, better laid out and convenient than the dreadful online crap AD dish out these days