*newidoption
Defines how new IDs are assigned for a submodel.
Syntax
*newidoption id option
Type
HyperMesh Tcl Modify Command
Description
This command now new IDs are assigned for a submodel.
Inputs
- id
- The ID of the submodel.
- option
- 0 - Minimum available
Example
To set the new ID option as using minimum available for include 1:
*newidoption 1 0
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
12.0.110