Constructor. Currently not supported (Dependent mode only).
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 79.0.0.0 (79.0.0.0)
public CogVTLinkToolsTogether(
string linkName,
Object sourceTool,
string sourcePath,
Object destinationTool,
string destinationPath
)
public CogVTLinkToolsTogether(
string linkName,
Object sourceTool,
string sourcePath,
Object destinationTool,
string destinationPath
)
Public Sub New (
linkName As String,
sourceTool As Object,
sourcePath As String,
destinationTool As Object,
destinationPath As String
)
Public Sub New (
linkName As String,
sourceTool As Object,
sourcePath As String,
destinationTool As Object,
destinationPath As String
)
public:
CogVTLinkToolsTogether(
String^ linkName,
Object^ sourceTool,
String^ sourcePath,
Object^ destinationTool,
String^ destinationPath
)
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