Class KlingelnbergCycloPalloidHypoidGearDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidHypoidGearDesign
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.KlingelnbergHypoid
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public 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 virtual double MeanPitchDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanSpiralAngle
Measurement: Angle
Declaration
public virtual 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 virtual 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 virtual double PitchDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>
System.IDisposable