*nameview
Gives a name to a view.
Syntax
*nameview number name
Type
HyperMesh Tcl Modify Command
Description
Gives a name to a view.
Inputs
- number
 - View number (1 - 5)
 - name
 - Name of view (max 16 characters).
 
Example
To assign the name primary to view 1:
*nameview(1,"primary")
    Errors
None.