CogFeatureCrspsMCamerasNPoses Constructor (CogFeatureCrspsMCamerasNPoses)Cognex VisionPro 9.21 SR1
Copy constructs a CogFeatureCrspsMCamerasNPoses object. This is a deep copy.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 85.1.0.0 (85.1.0.0)
Syntax

public CogFeatureCrspsMCamerasNPoses(
	CogFeatureCrspsMCamerasNPoses other
)
Exceptions

ExceptionCondition
ArgumentNullException If other is null.
See Also