Version: 13.0

    Show / Hide Table of Contents

    Class AGMAGleasonConicalGearMeshDesign

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    GearDesignComponent
    GearMeshDesign
    ConicalGearMeshDesign
    AGMAGleasonConicalGearMeshDesign
    BevelGearMeshDesign
    HypoidGearMeshDesign
    Implements
    System.IEquatable<APIBase>
    System.IDisposable
    Inherited Members
    ConicalGearMeshDesign.DrivenMachineCharacteristic
    ConicalGearMeshDesign.DrivenMachineCharacteristicGleason
    ConicalGearMeshDesign.MaximumNormalBacklash
    ConicalGearMeshDesign.MinimumNormalBacklash
    ConicalGearMeshDesign.OverloadFactor
    ConicalGearMeshDesign.PinionFullCircleEdgeRadius
    ConicalGearMeshDesign.PrimeMoverCharacteristic
    ConicalGearMeshDesign.PrimeMoverCharacteristicGleason
    ConicalGearMeshDesign.ShaftAngle
    ConicalGearMeshDesign.SpecifiedBacklashRangeMax
    ConicalGearMeshDesign.SpecifiedBacklashRangeMin
    ConicalGearMeshDesign.SpecifyBacklash
    GearMeshDesign.AxialContactRatioRatingForNVH
    GearMeshDesign.HasHuntingRatio
    GearMeshDesign.HighestCommonFactorOfTeethNumbers
    GearMeshDesign.Name
    GearMeshDesign.SpeedRatioAToB
    GearMeshDesign.TorqueRatioAToB
    GearMeshDesign.TransverseContactRatioRatingForNVH
    GearMeshDesign.TransverseAndAxialContactRatioRatingForNVH
    GearMeshDesign.GearA
    GearMeshDesign.GearB
    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.AGMAGleasonConical
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public abstract class AGMAGleasonConicalGearMeshDesign : ConicalGearMeshDesign, IEquatable<APIBase>, IDisposable

    Properties

    Crowned

    Affects the Crowning Factor and Load Distribution Factor for rating to ANSI/AGMA 2003-C10

    Declaration
    public bool Crowned { get; set; }
    Property Value
    Type Description
    System.Boolean

    CrowningFactor

    Declaration
    public Overridable<double> CrowningFactor { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    DynamicFactor

    Declaration
    public Overridable<double> DynamicFactor { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    HardnessRatioFactor

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

    ISO10300GearSetFinishingMethods

    Declaration
    public Iso10300FinishingMethods ISO10300GearSetFinishingMethods { get; set; }
    Property Value
    Type Description
    Iso10300FinishingMethods

    LoadDistributionFactor

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

    LoadDistributionFactorMethod

    Declaration
    public EnumWithSelectedValue<LoadDistributionFactorMethods> LoadDistributionFactorMethod { get; set; }
    Property Value
    Type Description
    EnumWithSelectedValue<LoadDistributionFactorMethods>

    MountingConditionsOfPinionAndWheel

    Declaration
    public MountingConditionsOfPinionAndWheel MountingConditionsOfPinionAndWheel { get; set; }
    Property Value
    Type Description
    MountingConditionsOfPinionAndWheel

    NetFaceWidth

    Measurement: ShortLength

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

    PinionFaceWidthOffset

    Positive value indicates that pinion outer cone distance is greater than that of wheel.

    Measurement: ShortLength

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

    ProfileCrowningSetting

    Declaration
    public ProfileCrowningSetting ProfileCrowningSetting { get; set; }
    Property Value
    Type Description
    ProfileCrowningSetting

    SizeFactorBending

    Declaration
    public Overridable<double> SizeFactorBending { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    SizeFactorContact

    Declaration
    public Overridable<double> SizeFactorContact { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    SurfaceConditionFactor

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

    TemperatureFactor

    Declaration
    public Overridable<double> TemperatureFactor { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    ToothLengthwiseCurvatureFactor

    Declaration
    public Overridable<double> ToothLengthwiseCurvatureFactor { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    VerificationOfContactPattern

    Declaration
    public VerificationOfContactPattern VerificationOfContactPattern { get; set; }
    Property Value
    Type Description
    VerificationOfContactPattern

    WheelEffectiveFaceWidthFactor

    For ISO 10300-1:2014. It should be derived from measurements or TCA, at the preliminary design stage a value of 0.85 is a reasonable estimate.

    Declaration
    public double WheelEffectiveFaceWidthFactor { 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