Copy construct a Cog3DVisionDataStitchResult object. This
is a shallow copy.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
Syntax
Parameters
- Other
- Type: Cognex.VisionPro3D Cog3DVisionDataStitchResult
The Cog3DVisionDataStitchResult object to be copied.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If Other is null. |
See Also