ToolPin GetLinkedPins Method Cognex VisionPro 9.21 SR1

Gets all the pins that are linked to/from this pin.

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

public ToolPinCollection GetLinkedPins()

Return Value

Type: ToolPinCollection

Collection of linked pins

See Also