deleteUnitInputs - deletes inputs to a unit of a specified type

USAGE

    deleteUnitInputs <unit-list> [-type <link-type>]

DESCRIPTION

This removes all unit inputs of the specified type. If no type is given, all inputs are removed.

EXAMPLES

To remove all inputs to the units "output:0" and "output:99":

    lens> deleteUnitInputs {output:0 output:99}

SEE ALSO

disconnectGroups, disconnectGroupUnit, disconnectUnits, deleteLinks, deleteGroupInputs, deleteGroupOutputs, deleteUnitOutputs, connectUnits, addLinkType


Last modified: Sun Feb 28 21:11:05 EST 1999