Enum FitType
Namespace: SMT.MastaAPI.Bearings.Tolerances
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public enum FitType
Fields
Name | Description |
---|---|
Clearance | The two surfaces always have a clearance greater than zero. |
Interference | The two surfaces always have a press fit with an interference greater than zero. |
Transition | The two surfaces may have either a press fit or a clearance, depending on where the parts are in their tolerance ranges. |