Version: 13.0

    Show / Hide Table of Contents

    Enum BearingLubricationCondition

    Namespace: SMT.MastaAPI.Materials
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("edded4b0-2887-dd80-87f6-54a2fc503b33")]
    [ApiEnumFor("SMT.Materials.BearingLubricationCondition, SMT.Materials")]
    public enum BearingLubricationCondition

    Fields

    Name Description
    GreaseNewlyGreased

    Grease, newly greased

    GreaseRuninBearing

    Grease, run-in bearing

    OilCirculatingLubrication

    Oil, circulating lubrication

    OilLevelTakenFromAssembly

    Oil, level taken from assembly

    OilSplashLubricationBearingInOilMist

    Oil, splash lubrication, bearing in oil mist

    OilSplashLubricationOilLevelToMiddleOfBearing

    Oil, splash lubrication, oil level to middle of bearing

    OilSplashLubricationOilLevelToMiddleOfLowestElement

    Oil, splash lubrication, oil level to middle of lowest element

    Back to top