viewtype
command
Changes the type of a viewport.
Replaced by: hou.GeometryViewportSettings
See also: viewls
Usages
-
viewtype [-t type] viewport
See how to refer to viewers and viewports .
Options
|
|
Set viewport to one of perspective, ortho_front, ortho_back, ortho_right, ortho_left, ortho_top, ortho_bottom, or uv. |
Examples
viewtype -t ortho_top Build.pane1.world.persp1Change the viewport called persp1 in the the first pane of the Build desktop to be an ortho_top viewport.
viewtype -t front Build.pane1.worldChange all viewports in the Build.pane1.world viewer pane to be ortho FRONT viewports.