*removemodel
Removes a secondary model.
Syntax
*removemodel name
Type
HyperMesh Tcl Modify
Description
Removes a secondary model.
Inputs
- name
- The name of the secondary model to remove.
Examples
To add a new secondary model named model-2:
*removemodel model-2
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2019