ToleranceType Enumeration

Definition

Bestimmt das Verfahren, mit dem ein Fehlertoleranzwert ausgewertet wird.

public enum class ToleranceType
public enum ToleranceType
type ToleranceType = 
Public Enum ToleranceType
Vererbung
ToleranceType

Felder

Absolute 0

Die Fehlertoleranz wird als absoluter Wert behandelt.

Relative 1

Die Fehlertoleranz wird als relativer Wert behandelt.

Gilt für