CogToolBlock Constructor (CogToolBlock)Cognex VisionPro 9.21 SR1
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: 85.1.0.0 (85.1.0.0)
Syntax

public CogToolBlock(
	CogToolBlock other
)
Exceptions

ExceptionCondition
NotSupportedException
See Also