Cog3DCylinderFitterUsing2DPointsResult IsFound Property Cognex VisionPro 9.5
Gets whether or not a fitted cylinder was found.

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

public bool IsFound { get; }

Property Value

Type: Boolean
True if a fitted cylinder was found; false otherwise.
See Also