*SetDefaultSystemInstance()
Specifies the varname and label that should be used when instantiating the system.
Syntax
*SetDefaultSystemInstance(varname, "definitionlabel")
Arguments
- varname
- The varname to when this system definition gets loaded via the System panel.
- "definition label"
- The label the user interface will recommend when adding or replacing an assembly or analysis.
Example
*SetDefaultSystemInstance(sys_frnt_susp)
*SetDefaultSystemInstance( , Front Suspension)
Comments
Varname is currently only used in 10.0 or older models. It is ignored with the new assembly concepts.
When adding/replacing an assembly/analysis, the graphical user interface will try to
intelligently choose the label. It looks for labels in the following order (if they are
blank or not specified, it goes to the next one in line):
- Data Label
- Definition Label
- Auto-generated Label (Assembly 0)