Adams Basic Package > Adams View > View Command Language > file > file temporary_settings revert

file temporary_settings revert

Allows you to revert the object and solver properties which had been applied with a Temporary Settings File (TSF) apply command.
After using this revert command, any properties set by the most recently issued "file temporary_settings apply" command with be reset to the values they had just prior to that "file temporary_settings apply" command being issued.
Because the revert command only reverts the settings from the most recently issued "file temporary_settings apply" command, be aware that issuing two (or more) apply commands without revert commands in between makes the changes from all but the last apply command unresponsive to the revert command.

Format:

 
file temporary_settings revert
model =
String

Example:

 
file temporary_settings revert &
model =
Model_1

Description:

 
Parameter
Value Type
Description
model
String
Specify the model name in which to revert from TSF-applied property values to the values stored in the database prior the TSF application.