Version: 13.0

    Show / Hide Table of Contents

    Enum GleasonSafetyRequirements

    Namespace: SMT.MastaAPI.Gears.GearDesigns.Conical
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("384d1644-bfb1-d89d-40ec-8aa864bdf6b1")]
    [ApiEnumFor("SMT.Gears.GearDesigns.Conical.GleasonSafetyRequirements, SMT.Gears")]
    public enum GleasonSafetyRequirements

    Fields

    Name Description
    FewerThan1FailureIn100

    Fewer than 1 failure in 100

    FewerThan1FailureIn3

    Fewer than 1 failure in 3

    MaximumSafety

    Maximum Safety

    Back to top