disconnectGroupUnit - deletes links from a group to a unit

USAGE

    disconnectGroupUnit <group> <unit> [-type <link-type>]

DESCRIPTION

This removes all links of the specified type that project from the group to the unit. If no type is given, all links are removed.

EXAMPLES

To remove all links of type "special" from the "input" group to the unit "hidden:3":

    lens> disconnectGroupUnit input hidden:3 -type special

SEE ALSO

disconnectGroups, disconnectUnits, deleteLinks, deleteGroupInputs, deleteGroupOutputs, deleteUnitInputs, deleteUnitOutputs, connectGroups, addLinkType


Last modified: Wed Feb 24 16:57:12 EST 1999