ILinkManager RemoveLinks Method (ITool)Cognex VisionPro 9.21 SR1

Remove all links between the pins of the given tool arguments and all other pins.

Namespace: Cognex.Vision.Implementation
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax

int RemoveLinks(
	ITool tool
)

Return Value

Type: Int32

The number of links that were removed from the LinkManager

See Also