Cog3DModelFeatureGeneratorUsingCrsp2D3DsResult IsFound Property Cognex VisionPro 9.23
Gets whether or not this 3D model feature was found.

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

public bool IsFound { get; }

Property Value

Type: Boolean
True if this 3D model feature was found; false otherwise.
See Also