Makes the specified view in a docked layout visible if it's
hidden. For example, you can use this command to change the main
toolbar from the Toolbar Panel to the Weight Paint Panel or the
Palettes Panel.
You specify the type of the view (you can get it from the SIObject.Type property of the
View object) to identify it.
Alternatively, you can use the SwitchToView command, which allows you to
pick from multiple instances of one view type by using its SIObject.Name instead. Note: This
command cannot switch between any of the toolbar menus on the
Toolbar Panel. However, you can use this command with the Type
argument set to "Toolbar Panel" to open the toolbar panel and then
use the SwitchToolbar command to
switch between toolbar menus (Model, Animate, Render, Simulate, and
Hair).