Cog3DRangeImageCrossSectionAreaResult LeftAndRightPointsAreValid Property Cognex VisionPro
Returns true when values of the LeftPoint and RightPoint have been successfully computed. Otherwise returns false. When computing these points only those points of the profile are considered valid that are in region and the difference at those points between the profile and the input shapes is outside the height threshold

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

public bool LeftAndRightPointsAreValid { get; }

Property Value

Type: Boolean
See Also