CogScriptGen CreateGroupRunMethod Method Cognex VisionPro 9.22

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

public static CodeMemberMethod CreateGroupRunMethod(
	CogToolBlock toolBlock,
	CogToolBlockScriptDescrition desc
)

Return Value

Type: CodeMemberMethod
See Also