CogPlaneRange LowTolerance Property Cognex VisionPro 9.5
Gets the low end tolerance value.

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

public double LowTolerance { get; }

Property Value

Type: Double
The low end tolerance value
Remarks

Low end of the range is specified as Nominal + LowTolerance.
See Also