CogPlaneRange HighTolerance Property Cognex VisionPro 9.8
Gets the high end tolerance value.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax

public double HighTolerance { get; }

Property Value

Type: Double
The high end tolerance value
Remarks

High end of the range is specified as Nominal + HighTolerance.
See Also