Version: 13.0

    Show / Hide Table of Contents

    Enum ParabolicRootReliefStartsTangentToMainProfileRelief

    Namespace: SMT.MastaAPI.Gears.MicroGeometry
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("d5a00a8b-535c-157a-4eb4-60bc1b5c1b13")]
    [ApiEnumFor("SMT.Gears.MicroGeometry.ParabolicRootReliefStartsTangentToMainProfileRelief, SMT.Gears")]
    public enum ParabolicRootReliefStartsTangentToMainProfileRelief

    Fields

    Name Description
    No

    Parabolic root relief starts tangent to the unmodified involute

    OnlyWhenNonZeroParabolicRootRelief

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

    Yes

    Parabolic root relief starts tangent to the main profile relief

    Back to top