Version: 13.0

    Show / Hide Table of Contents

    Enum HardnessProfileCalculationMethod

    Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("49137c09-189b-4a31-16e1-4e606d793291")]
    [ApiEnumFor("SMT.Gears.GearDesigns.Cylindrical.HardnessProfileCalculationMethod, SMT.Gears")]
    public enum HardnessProfileCalculationMethod

    Fields

    Name Description
    Lang

    ISO 6336-4:2019 Method C1 for case carburized gears. This is an approximation, it is possible that the calculated HV-value for CHD is not exactly 550HV.

    MackAldener

    MackAldener

    Thomas

    ISO 6336-4:2019 Method C2 for case carburized gears

    Tobe

    Tobe

    Back to top