Copy constructs a CogFeatureCrspsMCamerasNPoses object. This is a deep
copy.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- other
- Type: Cognex.VisionPro CogFeatureCrspsMCamerasNPoses
The CogFeatureCrspsMCamerasNPoses object to be copied.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If other is null. |
See Also