Cog3DRangeImageCrossSectionAreaResult PointsBelowReferenceProfileAreValid Property Cognex VisionPro 9.7
Returns true when values of the FarthestPointBelowReferenceProfile and ClosestPointBelowReferenceProfile 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: 73.0.0.0
Syntax

public bool PointsBelowReferenceProfileAreValid { get; }

Property Value

Type: Boolean
See Also