Class KlingelnbergConicalGearDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergConicalGearDesign
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.KlingelnbergConical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class KlingelnbergConicalGearDesign : ConicalGearDesign, IEquatable<APIBase>, IDisposable
Properties
Addendum
Measurement: ShortLength
Declaration
public virtual double Addendum { get; }
Property Value
Type | Description |
---|---|
System. |
CutterEdgeRadius
Measurement: ShortLength
Declaration
public double CutterEdgeRadius { get; }
Property Value
Type | Description |
---|---|
System. |
FlankRoughnessRZ
Measurement: VeryShortLength
Declaration
public Overridable<double> FlankRoughnessRZ { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System. |
KlingelnbergCycloPalloidGearMaterial
Declaration
public KlingelnbergCycloPalloidConicalGearMaterial KlingelnbergCycloPalloidGearMaterial { get; }
Property Value
Type | Description |
---|---|
Klingelnberg |
Material
Declaration
public DatabaseWithSelectedItem Material { get; set; }
Property Value
Type | Description |
---|---|
Database |
PitchConeAngle
Measurement: Angle
Declaration
public virtual double PitchConeAngle { get; }
Property Value
Type | Description |
---|---|
System. |
RelativeSensitivityFactor
Declaration
public Overridable<double> RelativeSensitivityFactor { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System. |
StressCorrectionFactor
Declaration
public Overridable<double> StressCorrectionFactor { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System. |
ToothFormFactor
Declaration
public Overridable<double> ToothFormFactor { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System. |
Implements
System.IEquatable<T>
System.IDisposable