Version: 13.0

    Show / Hide Table of Contents

    Class BevelGearDesign

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    GearDesignComponent
    GearDesign
    ConicalGearDesign
    AGMAGleasonConicalGearDesign
    BevelGearDesign
    SpiralBevelGearDesign
    StraightBevelGearDesign
    StraightBevelDiffGearDesign
    ZerolBevelGearDesign
    Implements
    System.IEquatable<APIBase>
    System.IDisposable
    Inherited Members
    AGMAGleasonConicalGearDesign.AllowableBendingStress
    AGMAGleasonConicalGearDesign.AllowableContactStress
    AGMAGleasonConicalGearDesign.FaceWidth
    AGMAGleasonConicalGearDesign.FrontEndType
    AGMAGleasonConicalGearDesign.MachineSettingCalculationMethod
    AGMAGleasonConicalGearDesign.ManufactureMethod
    AGMAGleasonConicalGearDesign.Material
    AGMAGleasonConicalGearDesign.AccuracyGrades
    AGMAGleasonConicalGearDesign.BevelGearMaterial
    AGMAGleasonConicalGearDesign.Cutter
    ConicalGearDesign.CutterEdgeRadiusConcave
    ConicalGearDesign.CutterEdgeRadiusConvex
    ConicalGearDesign.FaceAngle
    ConicalGearDesign.Hand
    ConicalGearDesign.InnerRootDiameter
    ConicalGearDesign.InnerTipDiameter
    ConicalGearDesign.OuterRootDiameter
    ConicalGearDesign.RootAngle
    ConicalGearDesign.StraddleMounted
    ConicalGearDesign.UseCutterTilt
    ConicalGearDesign.FlankMeasurementBorder
    ConicalGearDesign.SurfaceRoughness
    GearDesign.AbsoluteShaftInnerDiameter
    GearDesign.Mass
    GearDesign.Name
    GearDesign.NamesOfMeshingGears
    GearDesign.NumberOfTeeth
    GearDesign.NumberOfTeethMaintainingRatio
    GearDesign.ShaftInnerDiameter
    GearDesign.ShaftOuterDiameter
    GearDesign.TIFFFEModel
    GearDesignComponent._parent
    GearDesignComponent.UserSpecifiedData
    GearDesignComponent.Dispose()
    GearDesignComponent.ReportNames
    GearDesignComponent.OutputDefaultReportTo(String)
    GearDesignComponent.GetDefaultReportWithEncodedImages()
    GearDesignComponent.OutputActiveReportTo(String)
    GearDesignComponent.OutputActiveReportAsTextTo(String)
    GearDesignComponent.GetActiveReportWithEncodedImages()
    GearDesignComponent.OutputNamedReportTo(String, String)
    GearDesignComponent.OutputNamedReportAsMastaReport(String, String)
    GearDesignComponent.OutputNamedReportAsTextTo(String, String)
    GearDesignComponent.GetNamedReportWithEncodedImages(String)
    APIBase.DisconnectFromMASTA()
    APIBase.GetProperty<T>(String)
    APIBase.SetProperty(String, Object)
    APIBase.cacheRpds
    APIBase.clearCachedRpds()
    APIBase.getNamedObjectList<TElementType>(String)
    APIBase.getExpandableProperty<TReturnType>(String)
    APIBase.callPartialMethod(String, (T1, T2)<Type, Object>[])
    APIBase.callPartialMethod<T>(String, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T1, T2>(String, (T1, T2)<Type, Object>, T1, T2)
    APIBase.getPartialProperty(String)
    APIBase.setPartialProperty(String, Object)
    APIBase.IsValid(String)
    APIBase.IsReadOnly(String)
    APIBase.isInvalid
    APIBase.DocumentationUrl()
    APIBase.ToString()
    APIBase.RunPython<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String)
    APIBase.RunPython<T>(String, String)
    APIBase.CreateObjRef(Type)
    APIBase.RunPython(String, String, Object)
    APIBase.createWrappedRange(Double, Double)
    APIBase.createWrappedVector2D(Double, Double)
    APIBase.createWrappedPosition3D(Double, Double, Double)
    APIBase.Equals(APIBase)
    APIBase.GetHashCode()
    APIBase.Equals(Object)
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    Namespace: SMT.MastaAPI.Gears.GearDesigns.Bevel
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public abstract class BevelGearDesign : AGMAGleasonConicalGearDesign, IEquatable<APIBase>, IDisposable

    Properties

    Addendum

    The addendum at the outer section of the gear

    Measurement: ShortLength

    Declaration
    public virtual double Addendum { get; }
    Property Value
    Type Description
    System.Double

    AddendumAngle

    Measurement: Angle

    Declaration
    public virtual double AddendumAngle { get; }
    Property Value
    Type Description
    System.Double

    CrownToCrossPoint

    Measurement: ShortLength

    Declaration
    public virtual double CrownToCrossPoint { get; }
    Property Value
    Type Description
    System.Double

    Dedendum

    The dedendum at the outer section of the gear

    Measurement: ShortLength

    Declaration
    public virtual double Dedendum { get; }
    Property Value
    Type Description
    System.Double

    DedendumAngle

    Measurement: Angle

    Declaration
    public double DedendumAngle { get; }
    Property Value
    Type Description
    System.Double

    DifferenceFromIdealPitchAngle

    Measurement: Angle

    Declaration
    public double DifferenceFromIdealPitchAngle { get; }
    Property Value
    Type Description
    System.Double

    FaceApexToCrossPoint

    Measurement: ShortLength

    Declaration
    public virtual double FaceApexToCrossPoint { get; }
    Property Value
    Type Description
    System.Double

    FaceWidthAsPercentOfConeDistance

    Measurement: Percentage

    Declaration
    public double FaceWidthAsPercentOfConeDistance { get; }
    Property Value
    Type Description
    System.Double

    FinishingMethod

    Used to define the range of surface finishes, which is used in the Gleason scoring calculation

    Declaration
    public FinishingMethods FinishingMethod { get; set; }
    Property Value
    Type Description
    FinishingMethods

    FrontCrownToCrossPoint

    Measurement: ShortLength

    Declaration
    public virtual double FrontCrownToCrossPoint { get; }
    Property Value
    Type Description
    System.Double

    InnerSlotWidthAtMinimumBacklash

    Slot width at inner section. The calculation always uses the minimum value for the backlash when calculating the slot width.

    Measurement: ShortLength

    Declaration
    public double InnerSlotWidthAtMinimumBacklash { get; }
    Property Value
    Type Description
    System.Double

    InnerSpiralAngle

    This is the spiral angle at the geometric inner cone distance of the gear blank

    Measurement: Angle

    Declaration
    public double InnerSpiralAngle { get; }
    Property Value
    Type Description
    System.Double

    MeanAddendum

    Addendum at the mean section of the gear

    Measurement: ShortLength

    Declaration
    public virtual double MeanAddendum { get; }
    Property Value
    Type Description
    System.Double

    MeanChordalAddendum

    The chordal addendum at the wheel's mean section, including backlash

    Measurement: ShortLength

    Declaration
    public double MeanChordalAddendum { get; }
    Property Value
    Type Description
    System.Double

    MeanDedendum

    Dedendum at the mean section of the gear

    Measurement: ShortLength

    Declaration
    public virtual double MeanDedendum { get; }
    Property Value
    Type Description
    System.Double

    MeanNormalCircularThicknessForZeroBacklash

    The normal circular thickness without backlash measured at the wheel's mean section

    Measurement: ShortLength

    Declaration
    public double MeanNormalCircularThicknessForZeroBacklash { get; }
    Property Value
    Type Description
    System.Double

    MeanNormalCircularThicknessWithBacklash

    The normal circular thickness with backlash measured at the wheel's mean section

    Measurement: ShortLength

    Declaration
    public double MeanNormalCircularThicknessWithBacklash { get; }
    Property Value
    Type Description
    System.Double

    MeanPitchDiameter

    Measurement: ShortLength

    Declaration
    public virtual double MeanPitchDiameter { get; }
    Property Value
    Type Description
    System.Double

    MeanSlotWidthAtMinimumBacklash

    Slot width at mean section. The calculation always uses the minimum value for the backlash when calculating the slot width.

    Measurement: ShortLength

    Declaration
    public double MeanSlotWidthAtMinimumBacklash { get; }
    Property Value
    Type Description
    System.Double

    MeanTransverseCircularThicknessForZeroBacklash

    The transverse circular thickness without backlash measured at the wheel's mean section

    Measurement: ShortLength

    Declaration
    public double MeanTransverseCircularThicknessForZeroBacklash { get; }
    Property Value
    Type Description
    System.Double

    MeanTransverseCircularThicknessWithBacklash

    The transverse circular thickness with backlash measured at the wheel's mean section

    Measurement: ShortLength

    Declaration
    public double MeanTransverseCircularThicknessWithBacklash { get; }
    Property Value
    Type Description
    System.Double

    OuterSlotWidthAtMinimumBacklash

    Slot width at outer section. The calculation always uses the minimum value for the backlash when calculating the slot width.

    Measurement: ShortLength

    Declaration
    public double OuterSlotWidthAtMinimumBacklash { get; }
    Property Value
    Type Description
    System.Double

    OuterSpiralAngle

    This is the spiral angle at the geometric outer cone distance of the gear blank

    Measurement: Angle

    Declaration
    public double OuterSpiralAngle { get; }
    Property Value
    Type Description
    System.Double

    OuterTipDiameter

    Measurement: ShortLength

    Declaration
    public virtual double OuterTipDiameter { get; }
    Property Value
    Type Description
    System.Double

    OuterTransverseCircularThicknessForZeroBacklash

    The transverse circular thickness without backlash measured at the wheel's outer section

    Measurement: ShortLength

    Declaration
    public double OuterTransverseCircularThicknessForZeroBacklash { get; }
    Property Value
    Type Description
    System.Double

    OuterTransverseCircularThicknessWithBacklash

    The transverse circular thickness with backlash measured at the wheel's outer section

    Measurement: ShortLength

    Declaration
    public double OuterTransverseCircularThicknessWithBacklash { get; }
    Property Value
    Type Description
    System.Double

    PitchAngle

    Measurement: Angle

    Declaration
    public double PitchAngle { get; set; }
    Property Value
    Type Description
    System.Double

    PitchApexToBoot

    Measurement: ShortLength

    Declaration
    public double PitchApexToBoot { get; }
    Property Value
    Type Description
    System.Double

    PitchApexToCrossPoint

    Measurement: ShortLength

    Declaration
    public virtual double PitchApexToCrossPoint { get; }
    Property Value
    Type Description
    System.Double

    PitchApexToCrown

    Measurement: ShortLength

    Declaration
    public double PitchApexToCrown { get; }
    Property Value
    Type Description
    System.Double

    PitchApexToFrontBoot

    Measurement: ShortLength

    Declaration
    public double PitchApexToFrontBoot { get; }
    Property Value
    Type Description
    System.Double

    PitchApexToFrontCrown

    Measurement: ShortLength

    Declaration
    public double PitchApexToFrontCrown { get; }
    Property Value
    Type Description
    System.Double

    PitchDiameter

    The diameter of the pitch cone at the outer of the gear

    Measurement: ShortLength

    Declaration
    public virtual double PitchDiameter { get; }
    Property Value
    Type Description
    System.Double

    PitchDiameterAtWheelOuterSection

    The diameter of the pitch cone at the outer section of the wheel

    Measurement: ShortLength

    Declaration
    public virtual double PitchDiameterAtWheelOuterSection { get; }
    Property Value
    Type Description
    System.Double

    RootApexToCrossPoint

    Measurement: ShortLength

    Declaration
    public virtual double RootApexToCrossPoint { get; }
    Property Value
    Type Description
    System.Double

    StockAllowance

    Measurement: ShortLength

    Declaration
    public double StockAllowance { get; set; }
    Property Value
    Type Description
    System.Double

    SurfaceFinish

    Calculated from the selected finishing method. Used in the Gleason Scoring calculation.

    Measurement: VeryShortLength

    Declaration
    public double SurfaceFinish { get; set; }
    Property Value
    Type Description
    System.Double

    Implements

    System.IEquatable<T>
    System.IDisposable

    Extension Methods

    UtilityMethods.IsReadOnly<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsValid<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsMethodValid<T>(T, Expression<Func<T, Action>>)
    UtilityMethods.IsMethodReadOnly<T>(T, Expression<Func<T, Action>>)
    Back to top