Version: 13.0

    Show / Hide Table of Contents

    Enum ActiveProfileRangeCalculationSource

    Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.AxialAndPlungeShavingDynamics
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("b808eab2-ab63-e326-4f1c-bb7da6d3cbc9")]
    [ApiEnumFor("SMT.Gears.Manufacturing.Cylindrical.AxialAndPlungeShavingDynamics.ActiveProfileRangeCalculationSource, SMT.Gears")]
    public enum ActiveProfileRangeCalculationSource

    Fields

    Name Description
    DesignedGearWithoutTolerances

    Designed Gear (without tolerances)

    ManufacturedGearWithTolerances

    Manufactured Gear (with tolerances)

    Back to top