Version: 13.0

    Show / Hide Table of Contents

    Enum LubricantDefinition

    Namespace: SMT.MastaAPI.Materials
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("40b3b347-b8ee-54a7-023d-6c3d6571adbe")]
    [ApiEnumFor("SMT.Materials.LubricantDefinition, SMT.Materials")]
    public enum LubricantDefinition

    Fields

    Name Description
    AGMA925A03

    This option is suggested only for use when wanting to compare directly with the AGMA 925-A03 standard, including all approximations. If this option is selected, the AGMA Lubricant Type and ISO Viscosity Grade should be chosen, the viscosities and pressure viscosity coefficient are then obtained from Table 2 of AGMA 925-A03. This method is only applicable for designs only containing metal gears.

    Standard

    It is advised that this method is always used for designs only containing metal gears.

    VDI27362014

    This method should be used if design contains any plastic gears.

    Back to top