Method | Description | |
---|---|---|
Tolerance ( object amount ) : System |
Constructs a linear tolerance of a specdified amount
|
Method | 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
|