viewls
command
Lists all viewer panes.
Replaced by: hou.GeometryViewportSettings, hou.SceneViewer
Usages
-
viewls [-n] [-t world|texture|particle] [-l] [-v [-T perspective|ortho_side|uv]] [-A] [pattern]
Each line of the list of viewers is in the format “viewername type”|where viewername is in the form “desk.pane.type” type is “world”|“texture”|or “particle”.
If you specify a pattern|only viewers whose names match the pattern are printed.
Options
|
|
Show viewer names only. |
|
|
Only show viewers of the specified type. |
|
|
List view-memories also. These lines have the format “viewer_name:memory_name view_type” |
|
|
Lists the viewports associated with each viewer pane. These lines have the format “viewer_name.viewport_name viewport_type” |
|
|
With the -v option|only shows viewports of the specified type|one of perspective|ortho_front|ortho_back|ortho_right|ortho_left|ortho_top|ortho_bottom|or uv. |
|
|
The -A option will include all existing viewers including those that are not currently active. |