Version: 13.0

    Show / Hide Table of Contents

    Enum PreloadType

    Namespace: SMT.MastaAPI.Bearings.BearingResults
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("a6431fee-35ec-c579-e0bc-a86edacf8f2d")]
    [ApiEnumFor("SMT.Bearings.BearingResults.PreloadType, SMT.Bearings")]
    public enum PreloadType

    Fields

    Name Description
    None

    No preload

    SolidPreload

    Preload by applying a negative axial clearance

    SpringPreload

    Preload with an axial spring

    Back to top