Version: 13.0

    Show / Hide Table of Contents

    Enum ChartType

    Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.PlungeShaving
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("940b20bc-52bf-4059-a0ce-c8e8f505c5dd")]
    [ApiEnumFor("SMT.Gears.Manufacturing.Cylindrical.PlungeShaving.ChartType, SMT.Gears")]
    public enum ChartType

    Fields

    Name Description
    DifferenceBetweenInputGearAndRealShavedGear

    Difference Between Input Gear and Real Shaved Gear

    DifferenceBetweenInputGearAndRealShavedGearInPlane

    Difference Between Input Gear and Real Shaved Gear in Plane

    FlankProfile

    Flank Profile

    LeadModifications

    Lead Modifications

    RealShavedGearLeadModifications

    Real Shaved Gear Lead Modifications

    RealShavedGearProfileModificationsInPlane

    Real Shaved Gear Profile Modifications in Plane

    RealShavedGearToothSurface

    Real Shaved Gear Tooth Surface

    RealShavedGearTotalFlankModification

    Real Shaved Gear Total Flank Modification

    ShaverProfileModificationsInPlane

    Shaver Profile Modifications in Plane

    ShaverRadiusRange

    Shaver Radius Range

    ShaverToothSurface

    Shaver Tooth Surface

    In This Article
    • Fields
    Back to top