Cog3DRangeImageCrossSectionAreaResult PointsAboveReferenceProfileAreValid Property Cognex VisionPro 9.5
Returns true when values of the FarthestPointAboveReferenceProfile and ClosestPointAboveReferenceProfile 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: 69.0.0.0
Syntax

public bool PointsAboveReferenceProfileAreValid { get; }

Property Value

Type: Boolean
See Also