Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 13/02/2007 at 09:45, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9.603 Platform: Windows ; Language(s) : C++ ;
--------- Is there any way to access the current job that NET Server is rendering? Also, can you access the info that is printed to the Console while NET server is rendering? I want to create a plugin that generates a log file for any job while its being rendered on the NET. I'm not completely sure how the NET server accesses all of its info, and any help on the situation would be very much appreciated. The only info I can find in the SDK is the GeGetVersionType(). Josh
On 14/02/2007 at 02:15, xxxxxxxx wrote:
I don't think so but I have asked the developers to make sure.
cheers, Matthias
On 14/02/2007 at 13:01, xxxxxxxx wrote:
Thanks for looking into this Matthias. Josh
On 19/02/2007 at 01:01, xxxxxxxx wrote:
With (GeGetVersionType() &VERSION;_NET)!=0 you can see if NET is rendering. There is no way currently to catch the NET console output.