Version:

    Show / Hide Table of Contents

    Class CylindricalGearHobDesign

    Inheritance
    System.Object
    APIBase
    NamedDatabaseItem
    CylindricalGearAbstractCutterDesign
    CylindricalGearRealCutterDesign
    CylindricalGearRackDesign
    CylindricalGearHobDesign
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    CylindricalGearRackDesign.ConvertToStandardThickness()
    CylindricalGearRackDesign.Addendum
    CylindricalGearRackDesign.AddendumFactor
    CylindricalGearRackDesign.AddendumKeepingDedendumConstant
    CylindricalGearRackDesign.Dedendum
    CylindricalGearRackDesign.DedendumFactor
    CylindricalGearRackDesign.EdgeRadius
    CylindricalGearRackDesign.EffectiveLength
    CylindricalGearRackDesign.FlatRootWidth
    CylindricalGearRackDesign.Hand
    CylindricalGearRackDesign.NormalThickness
    CylindricalGearRackDesign.NumberOfThreads
    CylindricalGearRackDesign.ReferenceDiameter
    CylindricalGearRackDesign.TipDiameter
    CylindricalGearRackDesign.UseMaximumEdgeRadius
    CylindricalGearRackDesign.WholeDepth
    CylindricalGearRackDesign.WormType
    CylindricalGearRealCutterDesign.CutterAndGearNormalBasePitchComparisonTolerance
    CylindricalGearRealCutterDesign.HasTolerances
    CylindricalGearRealCutterDesign.NominalCutterDrawing
    CylindricalGearRealCutterDesign.NormalBasePitch
    CylindricalGearRealCutterDesign.NormalPitch
    CylindricalGearRealCutterDesign.NormalPressureAngleConstantBasePitch
    CylindricalGearRealCutterDesign.NumberOfPointsForReportingFilletShape
    CylindricalGearRealCutterDesign.NumberOfPointsForReportingMainBladeShape
    CylindricalGearRealCutterDesign.SpecifyCustomBladeShape
    CylindricalGearRealCutterDesign.CustomisedCuttingEdgeProfile
    CylindricalGearRealCutterDesign.NominalCutterShape
    CylindricalGearAbstractCutterDesign.CutterType
    CylindricalGearAbstractCutterDesign.NominalNormalPressureAngle
    CylindricalGearAbstractCutterDesign.NormalModule
    CylindricalGearAbstractCutterDesign.NormalPressureAngle
    NamedDatabaseItem._parent
    NamedDatabaseItem.OutputDefaultReportTo(String)
    NamedDatabaseItem.GetDefaultReportWithEncodedImages()
    NamedDatabaseItem.OutputActiveReportTo(String)
    NamedDatabaseItem.OutputActiveReportAsTextTo(String)
    NamedDatabaseItem.GetActiveReportWithEncodedImages()
    NamedDatabaseItem.OutputNamedReportTo(String, String)
    NamedDatabaseItem.OutputNamedReportAsMastaReport(String, String)
    NamedDatabaseItem.OutputNamedReportAsTextTo(String, String)
    NamedDatabaseItem.GetNamedReportWithEncodedImages(String)
    NamedDatabaseItem.Comment
    NamedDatabaseItem.Name
    NamedDatabaseItem.NoHistory
    NamedDatabaseItem.History
    NamedDatabaseItem.DatabaseKey
    NamedDatabaseItem.ReportNames
    APIBase.DisconnectFromMASTA()
    APIBase.GetProperty<T>(String)
    APIBase.SetProperty(String, Object)
    APIBase.clearCachedRpds()
    APIBase.getNamedObjectList<TElementType>(String)
    APIBase.getExpandableProperty<TReturnType>(String)
    APIBase.callPartialMethod(String, [])
    APIBase.callPartialMethod<T>(String, T)
    APIBase.callPartialMethod<T>(String, , T)
    APIBase.callPartialMethod<T>(String, , , T)
    APIBase.callPartialMethod<T>(String, , , , T)
    APIBase.callPartialMethod<T1, T2>(String, , T1, T2)
    APIBase.getPartialProperty(String)
    APIBase.setPartialProperty(String, Object)
    APIBase.IsValid(String)
    APIBase.IsReadOnly(String)
    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.RunPython(String, String, Object)
    APIBase.createWrappedRange(Double, Double)
    APIBase.createWrappedVector2D(Double, Double)
    APIBase.createWrappedPosition3D(Double, Double, Double)
    APIBase.ToListWithSelectedItem<T>(IEnumerable<T>)
    APIBase.ToListWithSelectedItem<T>(T, IEnumerable<T>)
    APIBase.Equals(APIBase)
    APIBase.GetHashCode()
    APIBase.Equals(Object)
    APIBase.InvalidProperties
    APIBase.ReadOnlyProperties
    APIBase.AllPropertiesAreReadOnly
    APIBase.AllPropertiesAreInvalid
    APIBase.cacheRpds
    APIBase.isInvalid
    Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.Cutters
    Assembly: SMT.MastaAPI.14.1.1.dll
    Syntax
    public class CylindricalGearHobDesign : CylindricalGearRackDesign, IEquatable<APIBase>

    Properties

    AddendumTolerance

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

    BladeControlDistance

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

    BladeRelief

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

    EdgeHeight

    Declaration
    public override double EdgeHeight { get; set; }
    Property Value
    Type Description
    System.Double
    Overrides
    CylindricalGearRackDesign.EdgeHeight

    EdgeRadiusTolerance

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

    FlatTipWidth

    Declaration
    public override double FlatTipWidth { get; set; }
    Property Value
    Type Description
    System.Double
    Overrides
    CylindricalGearRackDesign.FlatTipWidth

    HasProtuberance

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

    HasSemiToppingBlade

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

    HobEdgeType

    Declaration
    public HobEdgeTypes HobEdgeType { get; set; }
    Property Value
    Type Description
    HobEdgeTypes

    MaximumHobMaterialShape

    Declaration
    public CylindricalGearHobShape MaximumHobMaterialShape { get; }
    Property Value
    Type Description
    CylindricalGearHobShape

    MinimumHobMaterialShape

    Declaration
    public CylindricalGearHobShape MinimumHobMaterialShape { get; }
    Property Value
    Type Description
    CylindricalGearHobShape

    NominalHobShape

    Declaration
    public CylindricalGearHobShape NominalHobShape { get; }
    Property Value
    Type Description
    CylindricalGearHobShape

    NominalRackShape

    Declaration
    public override RackShape NominalRackShape { get; }
    Property Value
    Type Description
    RackShape
    Overrides
    CylindricalGearRackDesign.NominalRackShape

    NormalThicknessTolerance

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

    NumberOfGashes

    Declaration
    public int NumberOfGashes { get; set; }
    Property Value
    Type Description
    System.Int32

    Protuberance

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

    ProtuberanceAngle

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

    ProtuberanceFactor

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

    ProtuberanceHeight

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

    ProtuberanceHeightRelativeToEdgeHeight

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

    ProtuberanceHeightTolerance

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

    ProtuberanceLength

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

    ProtuberanceTolerance

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

    SemiToppingBladeHeightTolerance

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

    SemiToppingHeight

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

    SemiToppingPressureAngle

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

    SemiToppingPressureAngleTolerance

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

    SemiToppingStart

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

    TipControlDistance

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

    Implements

    System.IEquatable<T>

    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