Class KlingelnbergCycloPalloidHypoidGearDesign
Inheritance
System.Object
KlingelnbergCycloPalloidHypoidGearDesign
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.KlingelnbergHypoid
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class KlingelnbergCycloPalloidHypoidGearDesign : KlingelnbergConicalGearDesign, IEquatable<APIBase>, IDisposable
Properties
FaceWidth
Measurement: ShortLength
Declaration
public override double FaceWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
InnerRootDiameter
Measurement: ShortLength
Declaration
public override double InnerRootDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
InnerTipDiameter
Measurement: ShortLength
Declaration
public override double InnerTipDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MeanPitchDiameter
Measurement: ShortLength
Declaration
public double MeanPitchDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanSpiralAngle
Measurement: Angle
Declaration
public double MeanSpiralAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
OuterRootDiameter
Measurement: ShortLength
Declaration
public override double OuterRootDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
OuterTipDiameter
Measurement: ShortLength
Declaration
public double OuterTipDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
PitchDepth
Measurement: ShortLength
Declaration
public double PitchDepth { get; }
Property Value
Type | Description |
---|---|
System.Double |
PitchDiameter
Measurement: ShortLength
Declaration
public double PitchDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>
System.IDisposable