deleteGeom - delete all objects associated with a module
deleteGeom - delete all objects associated with a module
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
|