Enum FitType
Namespace: SMT.MastaAPI.Bearings.Tolerances
Assembly: SMT.MastaAPI.13.0.dll
Syntax
[ComVisible(true)]
[Guid("d2b34b73-2715-b85a-7f65-aabe4a7230a5")]
[ApiEnumFor("SMT.Bearings.Tolerances.FitType, SMT.Bearings")]
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. |