#
# NEED_PARMS width
#
# HELP: SYNOPSIS:
# HELP:     angiotux/options/gwidth width
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set the width of the grey window.
#
VIEW_SET Planes_YZ
GWIDTH ${$argv[1]}
VIEW_SET Planes_XZ
GWIDTH ${$argv[1]}
VIEW_SET Planes_XY
GWIDTH ${$argv[1]}
