CogVTLinkToolsTogether Constructor (String, Object, String, Object, String)Cognex VisionPro 9.21
Constructor. Currently not supported (Dependent mode only).

Namespace: Cognex.VisionPro.QuickBuild
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax

public CogVTLinkToolsTogether(
	string linkName,
	Object sourceTool,
	string sourcePath,
	Object destinationTool,
	string destinationPath
)

Parameters

linkName
Type: System String
sourceTool
Type: System Object
sourcePath
Type: System String
destinationTool
Type: System Object
destinationPath
Type: System String
See Also