Introduced
5.0
Description
Updates the specified FxTree(s) with the options from the 'Output Format' user preference (Preferences > Output Format). If you don't specify which FxTree to update, all selected FxTrees will be affected. If no FxTrees are selected, all FxTrees under every model will be affected.
Scripting Syntax
SIUpdateFxTreesFromGlobalPref( [InputObjs] )
Parameters
|
Parameter |
Type |
Description |
|
InputObjs |
List of fxtrees to update. |
Examples
JScript Example
// Update all the FxTrees SIUpdateFxTreesFromGlobalPref();
See Also
Autodesk Softimage v7.5