vieworthogrid
command
Controls display of the grid in an orthographic viewport.
Replaced by: hou.GeometryViewportSettings
Usages
-
vieworthogrid [-d on|off] [-o x y z] [-s x y] [-r x y] viewport [viewport2 ...]
See how to refer to viewers and viewports .
Options
|
|
Grid on/off |
|
|
Offset grid. |
|
|
Set grid spacing in X and Y. |
|
|
Set ruler spacing in X and Y. x and y must be integers. |
Examples
vieworthogrid -o 0 0 0 *Sets the grid offset to 0,0,0 in all viewports.
vieworthogrid -o 0 0 0 -s 0.1 0.1 -r 10 10 Build.pane1.worldSets options for all viewports in the Build.pane1.world viewer pane.