Class SpiralBevelGearDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpiralBevelGearDesign
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.SpiralBevel
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SpiralBevelGearDesign : BevelGearDesign, IEquatable<APIBase>, IDisposable
Properties
MeanSpiralAngle
This is the spiral angle at the geometric mean cone distance of the gear blank
Measurement: Angle
Declaration
public virtual double MeanSpiralAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
RecommendedMaximumFaceWidth
AGMA 2005-D03 and Gleason both recommend a face width no greater than 30 percent of the cone distance or 10 * module, whichever is less
Measurement: ShortLength
Declaration
public double RecommendedMaximumFaceWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>
System.IDisposable