CogScriptGen CreateInternalRunMethod Method Cognex VisionPro 9.24

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public static CodeMemberMethod CreateInternalRunMethod(
	CogToolBlock toolBlock,
	CogToolBlockScriptDescrition desc
)

Return Value

Type: CodeMemberMethod
See Also