Select View

Changes the view on the simulation to a specified stored view. Views can be accessed from the View tab.

Parameters

  • View name - The name of a View to display (use quotation marks). If a number is given the corresponding view from the keyboard shortcuts (Ctrl + number) is shown.

Comments

This command is only available with Simul8 Professional.

Example

Select View    "View 1"

This example will change the view on the simulation to a view previously stored as “View 1”. Alternatively the following code could be used (assuming this is the first view in the list of stored views):

Select View    1

See Also