Close Model
Closes the specified open model(s) in the EDMdatabase.
All open models with a name that exactly or partly matches the arguments <Repository> and <Model> will be closed except when the option [exact match] is set, then only the model with a name that exactly matches the arguments <Repository> and <Model> will be closed.
A closed model must be opened by the Data>Open>Model command before any data in the model can be accessed.
A dictionary model cannot be closed as long as a data model of the particular dictionary model is open.
When the actual model to be closed has a STEP Identifier model connected, this connected STEP Identifier model will be closed as well by this operation.
Arguments:
Repository: |
Specify the name of the open repository(ies) to search for models. Repository names are case sensitive. |
Model: |
Specify the name of the open model(s) to close. Model names are case sensitive. |
Options:
accumulating command output: |
A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |
match selected input: |
A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be displayed in the selection list. An empty (blank) string will match all items. |