Version: 13.0

    Show / Hide Table of Contents

    Enum ParabolicTipReliefStartsTangentToMainProfileRelief

    Namespace: SMT.MastaAPI.Gears.MicroGeometry
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("adfe8ee3-7284-8153-2713-8e9fd515caaa")]
    [ApiEnumFor("SMT.Gears.MicroGeometry.ParabolicTipReliefStartsTangentToMainProfileRelief, SMT.Gears")]
    public enum ParabolicTipReliefStartsTangentToMainProfileRelief

    Fields

    Name Description
    No

    Parabolic tip relief starts tangent to the unmodified involute

    OnlyWhenNonZeroParabolicTipRelief

    If the parabolic tip relief is non-zero, the parabolic tip relief starts tangent to the main profile relief

    Yes

    Parabolic tip relief starts tangent to the main profile relief

    Back to top