Cog3DModelFeatureGeneratorUsingCrsp2D3DsResult FeatureModel3DIndex Property Cognex VisionPro 9.8
Gets the 3D model feature index of this 3D feature within the List of 3D model features.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.1.0.0
Syntax

public int FeatureModel3DIndex { get; }

Property Value

Type: Int32
The 3D model feature index, which is the same as FeatureModel3DIndex in the crsp2D3Ds used for this 3D model feature generation.
See Also