Class KlingelnbergConicalGearDesign
Inheritance
System.Object
KlingelnbergConicalGearDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class KlingelnbergConicalGearDesign : ConicalGearDesign, IEquatable<APIBase>, IDisposable
Properties
Addendum
Declaration
public virtual double Addendum { get; }
Property Value
Type |
Description |
System.Double |
|
CutterEdgeRadius
Declaration
public double CutterEdgeRadius { get; }
Property Value
Type |
Description |
System.Double |
|
FlankRoughnessRZ
Measurement: VeryShortLength
Declaration
public Overridable<double> FlankRoughnessRZ { get; set; }
Property Value
KlingelnbergCycloPalloidGearMaterial
Declaration
public KlingelnbergCycloPalloidConicalGearMaterial KlingelnbergCycloPalloidGearMaterial { get; }
Property Value
Material
Declaration
public DatabaseWithSelectedItem Material { get; set; }
Property Value
PitchConeAngle
Declaration
public virtual double PitchConeAngle { get; }
Property Value
Type |
Description |
System.Double |
|
RelativeSensitivityFactor
Declaration
public Overridable<double> RelativeSensitivityFactor { get; set; }
Property Value
StressCorrectionFactor
Declaration
public Overridable<double> StressCorrectionFactor { get; set; }
Property Value
Declaration
public Overridable<double> ToothFormFactor { get; set; }
Property Value
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods