Gets/sets the 3D model feature index (within the 3D model feature collection)
corresponding to the found 2D feature(s).
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.1.0.0
Syntax
Property Value
Type: Int32The 3D feature index (within the 3D model feature collection) corresponding to the found 2D feature(s). Note that most corresponders and pose estimators support Objects of type Cog3DVect3 as a minimum. Check the corresponder/pose estimator you are using for supported 3D feature types.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the input argument of the setter is less than 0. |
See Also