User Tools

Site Tools


api:cmd:get_view

cmd.get_view

“cmd.get_view” returns and optionally prints out the current view information in a format which can be embedded into a command script and can be used in subsequent calls to “set_view”.

If a log file is currently open, get_view will not write the view matrix to the screen unless the “output” parameter is 2.

Parameters

cmd.get_view(output=1, quiet=1)

Implementation

def get_view(output=1, quiet=1):

See Also

api/cmd/get_view.txt · Last modified: 2013/08/19 21:01 (external edit)