- Set CurrentDefaultCaseType
CurrentDefaultCaseType
The predefined element parameter AllCaseTypes
contains the name of
the current default case type.
ElementParameter CurrentDefaultCaseType {
Range : AllCaseTypes;
}
Definition
The value of the element parameter
CurrentDefaultCaseType
, if non-empty, restricts the selection of visible cases to the cases of the specified case type in the Load Case dialog box. In addition, a non-empty value ofCurrentDefaultCaseType
presets the case type to the specified case type in the Save Case dialog box, and removes the end-user’s capability to modify the case type interactively.
Updatability
The value of the element parameter can be modified both in the model and in the graphical end-user interface.
Note
This identifier is only relevant when the chosen
Data_Management_style
is single_data_manager_file
.