#
# NEED_PARMS grey_center
#
# HELP: SYNOPSIS:
# HELP:     planeview/options/gcenter grey_center
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set center of grey window.
#
VIEW_SET Planes_YZ
GCENTER ${$argv[1]}
VIEW_SET Planes_XZ
GCENTER ${$argv[1]}
VIEW_SET Planes_XY
GCENTER ${$argv[1]}
