Constructor. Currently not supported (Dependent mode only).
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 75.1.0.0 (75.1.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
)