Version: 13.0

    Show / Hide Table of Contents

    Enum RollerBearingProfileTypes

    Namespace: SMT.MastaAPI.Bearings
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("1e814898-ddb0-053e-6986-a823cb6031ef")]
    [ApiEnumFor("SMT.Bearings.RollerBearingProfileTypes, SMT.Bearings")]
    public enum RollerBearingProfileTypes : byte

    Fields

    Name Description
    Conical

    Conical

    Crowned

    Crowned

    DinLundberg

    Din Lundberg

    JohnsGohar

    Johns Gohar

    Lundberg

    Lundberg

    None

    None

    UserSpecified

    User-Specified

    Back to top