Copy constructs a CogImageCollectionMCamerasNPoses object. This is a shallow
copy for the images.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 69.0.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro CogImageCollectionMCamerasNPoses
The CogImageCollectionMCamerasNPoses object to be copied.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If other is null. |
See Also