Version: 13.0

    Show / Hide Table of Contents

    Enum CentreDistanceOffsetMethod

    Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.HobbingProcessSimulationNew
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("92a4b064-58db-d1c1-2397-82e3443ceb6d")]
    [ApiEnumFor("SMT.Gears.Manufacturing.Cylindrical.HobbingProcessSimulationNew.CentreDistanceOffsetMethod, SMT.Gears")]
    public enum CentreDistanceOffsetMethod

    Fields

    Name Description
    ConstantCentreDistanceOffset

    Constant Centre Distance Offset

    ParabolicCurveForCentreDistanceOffset

    Parabolic Curve For Centre Distance Offset

    SpecifiedGearLeadModification

    Specified Gear Lead Modification

    Back to top