The OMCollection contains all of the output modules in a render queue. The collection provides access to the OutputModule objects, but does not provide any
Category Archives: Collection object
Collection object
Like an array, a collection associates a set of objects or values as a logical group and provides access to them by index. However, most collection objects
saveAsTemplate()
Saves the itemメs current render settings as a new template with the specified name.name A string containing the name of the new template.Nothing.
elapsedSeconds
The number of seconds spent rendering this item.Integer, or null if item has not been rendered; read-only.
RenderQueueItem object
Applies a Render Settings template to the item. See also RenderQueueItem saveAsTemplate method and RenderQueueItem templates attribute .templateName A strin
ItemCollection object
?ItemCollection object > The ItemCollection object represents a collection of items. The ItemCollection belonging to a Project object contains all the Item