Constructs a deep copy of the supplied CogTrevistaTool object.
Namespace: Cognex.VisionPro.TrevistaAssembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 93.1.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro.Trevista CogTrevistaTool
The object to copy. Must not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | other is null. |
See Also