Products Applications Downloads Features Wiki forum Store

opscript Command

From Wiki077
(Redirected from Opscript)
Jump to: navigation, search


opscript [-r] [-m|-g] [-b] [-v|-c] [-s] operator_pattern

For the specified operator, this will echo the commands necessary to re-create the operator.

Options

-r Work recursively through the whole operator hierarchy.
-g Top level arguments will be in "general" form. i.e. the names will have to be specified when sourcing the script file.
-b (brief) The values for parameters at their default values will not be printed.
-v Causes channel values to be evaluated and no channel information to be printed.
-c Causes only the channels for the specified operators to be output (overrides -v).
-s Output channel and keyframe times in samples (frames) instead of seconds.

Examples

opscript -r /obj/geo*

See Also

opwrite, opsave

Personal tools