v5.0
preferences
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.
SIUpdateFxTreesFromGlobalPref( [InputObjs] ); |
// Update all the FxTrees SIUpdateFxTreesFromGlobalPref(); |