c4d.modules.net.RenderJob

class c4d.modules.net.RenderJob

New in version R15.037.

Warning

This type cannot be instantiated.

Methods Signatures

RenderJob.GetUuid(self)

Get the uuid of the render job.

RenderJob.GetDefaultScene(self)

Private.

Methods Documentation

RenderJob.GetUuid(self)

Get the uuid of the render job.

Return type

str

Returns

The uuid of the service.

RenderJob.GetDefaultScene(self)

Private.