CogToolBlock does not support Clone().
It's not well defined if Clone should return a deep or shallow copy.
Please use DeepCopyObject(Object)
to create a copy of a CogToolBlock.
Namespace: Cognex.VisionPro.ToolBlockAssembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Return Value
Type: ObjectExceptions
| Exception | Condition |
|---|---|
| NotSupportedException |
See Also