NAME
	deleteGeom - delete all objects associated with a module

SUMMARY
	Name	deleteGeom
	Type	Output
	Inputs	NONE
	Outputs	NONE
	Parameters
	Name		Type	
	module name	typein			Text

DESCRIPTION
  This module deletes objects from the geometry viewer on command,
  based on the name (alias) of the module that created the
  geometry.

INPUTS

PARAMETERS

module name (typein)
	the name of the module whose geometry is to be deleted

	note that the name must be the AVS system name (eg "read ucd".user.5)
	rather than any alias.  In order to use the alias employ module
	sysModuleName and link its output port to the parameter of 
	deleteGeom.


SEE ALSO
	sysModuleName
