Gets/sets the index of the found part instance.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
Syntax
Property Value
Type: Int32The index of the found part instance.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the input argument of the setter is less than 0. |
Remarks
Note that the index of the found part instance is particular to the image acquired from the specified camera. The part instances with the same index number from different cameras may not correspond to the same part instance in the scene.
See Also