API to access Net Server Render Queue
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 02/03/2012 at 11:33, xxxxxxxx wrote:
The c4d.documents.BatchRender class allows polling the batch render queue using the IsRendering() method to check if the batch render is done or not.
I am wondering if there is a similar API for the Net Render mechanism in C4D? I am assuming the batch render API is for the local render queue.For a job submitted to a Net Render queue, how do I programatically determine if the rendering is done or not?
Any pointers to API/SDK will be much appreciated.
Thanks.
PS: This was posted to the SDK help forum, moved it here in hope for an answer from the experts.