#
# NEED_PARMS grey_center
#
# HELP: SYNOPSIS:
# HELP:     colotux/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]}
VIEW_SET XY_Big
GCENTER ${$argv[1]}  
{ CAW ${$root.view[Cutaway]!=(void)0}
VIEW_SET Cutaway
GCENTER ${$argv[1]}
} CAW 0 0