CogPlaneRange Softness Property Cognex VisionPro 9.8
Gets the softness value.

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

public double Softness { get; }

Property Value

Type: Double
The softness value
Remarks

Low end position of the softness is Nominal + LowTolerance - Softness. High end position of the softness is Nominal + HighTolerance + Softness.
See Also