Class KlingelnbergCycloPalloidSpiralBevelGearDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearDesign
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.KlingelnbergSpiralBevel
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearDesign : KlingelnbergConicalGearDesign, IEquatable<APIBase>, IDisposable
Properties
FaceWidth
Measurement: ShortLength
Declaration
public override double FaceWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
GeneratingConeAngle
Measurement: Angle
Declaration
public double GeneratingConeAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
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
InnerTipDiameterWithToothChamfer
Measurement: ShortLength
Declaration
public double InnerTipDiameterWithToothChamfer { get; }
Property Value
Type | Description |
---|---|
System.Double |
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