Méthode | Description | |
---|---|---|
Tolerance ( object amount ) : System |
Constructs a linear tolerance of a specdified amount
|
Méthode | Description | |
---|---|---|
CheckLinearAndNumeric ( ) : void |
Tests that the current Tolerance is linear with a numeric value, throwing an exception if it is not.
|
|
Tolerance ( object amount, ToleranceMode mode ) : System |
Constructs a tolerance given an amount and ToleranceMode
|
public Tolerance ( object amount ) : System | ||
amount | object | |
Résultat | System |