2017

Table Of Contents
Data TypeDescriptionKey
Can be modified by the hook to change
the written file's destination.
StringList of optional naming tokens as
entered in the application UI.
namePattern
StringFull path to the first frame that will be
exported, with all the tokens resolved.
resolvedPath
IntegerFrame number of the first frame that will
be exported.
firstFrame
IntegerFrame number of the last frame that will
be exported.
lastFrame
IntegerCurrent version number of this export.
Zero there is no version.
versionNumber
StringList of the tokens used in the UI to name
the Open Clip XML that will be created
by the export node.
Only available if Clip Version (version-
ning) is enabled in the UI.
openClipNamePattern
StringFull path to the open clip that will be
created, with all the tokens resolved.
Only available if Clip Version (version-
ning) is enabled in the UI.
openClipResolvedPath
StringList of the tokens used in the UI to name
the batch setup that will be created by
the export node.
Only available if Clip Version (version-
ning) is enabled in the UI.
setupNamePattern
StringFull path to the batch setup that will be
created, with all the tokens resolved.
Only available if Clip Version (version-
ning) is enabled in the UI.
setupResolvedPath
userData Dictionary. User-defined. Empty Dictionary that will be carried over into the batchExportEnd
hook. This can be used by the hook to pass black box data around.
batchExportEnd
This hook is called whenever a Write File node in Batch finished its render. Use it, amongst other things, to
publish renders to shot tracking systems, or to perform post-processing on successful renders.
Python Hooks Reference | 199