ToolPin GetLinkedPins Method Cognex VisionPro 9.10

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.10.0.0
Syntax

public ToolPinCollection GetLinkedPins()

Return Value

Type: ToolPinCollection

Collection of linked pins

See Also