Copy constructs a CogHandEyeCalibrationRemoteCameraResult object. This
is a deep copy.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 69.0.0.0
Syntax
Parameters
- Other
- Type: Cognex.VisionPro.CalibFix CogHandEyeCalibrationRemoteCameraResult
The calibration result object to be copied. May not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the input argument is null. |
See Also