Version: 13.0

    Show / Hide Table of Contents

    Enum OilPumpDriveType

    Namespace: SMT.MastaAPI.Materials.Efficiency
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("b1269771-049c-cb23-6df7-748377f4ed51")]
    [ApiEnumFor("SMT.Materials.Efficiency.OilPumpDriveType, SMT.Materials")]
    public enum OilPumpDriveType

    Fields

    Name Description
    Electrical

    Oil pump driven by electric motor

    Mechanical

    Oil pump driven by reducer shaft

    Back to top