CogToolBlock Constructor (CogToolBlock)Cognex VisionPro 9.8
CogToolBlock does not support copy construction. Please use DeepCopyObject(Object) to copy a CogToolBlock.

Namespace: Cognex.VisionPro.ToolBlock
Assembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax

public CogToolBlock(
	CogToolBlock other
)
Exceptions

ExceptionCondition
NotSupportedException
See Also