hide_gui
hide_gui
[ -aerial_view ]
[ -color_map_legend ]
[ -command_line ]
[ -lods ]
[ -net_manager ]
[ -sequencer ]
[ -transcript ]
[ -view_contexts ]
Description
Hides the specified auxiliary windows in the GUI.
Arguments
|
-aerial_view
|
Hides the aerial view. The menu command is Window—Aerial View.
|
|
-color_map_legend
|
Hides the Color Map Legend.
|
|
-command_line
|
Hides the command entry area. The menu command is Window—Command Line.
|
|
-lods
|
Hides the layer object display panel. The menu command Window—Layer Object Panel.
|
|
-net_manager
|
Hides the Net Manager docking window.
|
|
-sequencer
|
Hides the Sequencer docking window.
|
|
-transcript
|
Hides the Transcript area.The menu command is Window—Transcript Area.
|
|
-view_contexts
|
Hides the view contexts browser. The menu command is Window—View Contexts Browser.
|
Examples
This command hides the aerial view.
hide_gui -aerial_view
Related Topics
Window Commands
show_gui
Return to top