Class BevelMeshedGearDesign
Inheritance
System.Object
BevelMeshedGearDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class BevelMeshedGearDesign : AGMAGleasonConicalMeshedGearDesign, IEquatable<APIBase>, IDisposable
Properties
BendingStrengthGeometryFactorConcave
Declaration
public double BendingStrengthGeometryFactorConcave { get; }
Property Value
| Type |
Description |
| System.Double |
|
BendingStrengthGeometryFactorConvex
Declaration
public double BendingStrengthGeometryFactorConvex { get; }
Property Value
| Type |
Description |
| System.Double |
|
DistanceFactor
Declaration
public double DistanceFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
DurabilityFactorAGMA
Declaration
public double DurabilityFactorAGMA { get; }
Property Value
| Type |
Description |
| System.Double |
|
DurabilityFactorGleason
Declaration
public double DurabilityFactorGleason { get; }
Property Value
| Type |
Description |
| System.Double |
|
GeometryFactorJConcave
Declaration
public virtual double GeometryFactorJConcave { get; }
Property Value
| Type |
Description |
| System.Double |
|
GeometryFactorJConvex
Declaration
public double GeometryFactorJConvex { get; }
Property Value
| Type |
Description |
| System.Double |
|
MinimumRootFilletRadius
Declaration
public double MinimumRootFilletRadius { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double NormalChordalThicknessAtMeanOfContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
StrengthFactorConcave
Declaration
public virtual double StrengthFactorConcave { get; }
Property Value
| Type |
Description |
| System.Double |
|
StrengthFactorConvex
Declaration
public double StrengthFactorConvex { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods