Class FaceGearPinionDesign
Inheritance
System.Object
FaceGearPinionDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class FaceGearPinionDesign : FaceGearDesign, IEquatable<APIBase>, IDisposable
Properties
BaseDiameter
Declaration
public double BaseDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
BaseThicknessHalfAngle
Declaration
public double BaseThicknessHalfAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
FaceWidth
Declaration
public override double FaceWidth { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
FilletRadius
Declaration
public Overridable<double> FilletRadius { get; set; }
Property Value
NormalThickness
Declaration
public double NormalThickness { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchConeAngleWithGear
Declaration
public double PitchConeAngleWithGear { get; }
Property Value
| Type |
Description |
| System.Double |
|
ProfileShiftCoefficient
Declaration
public double ProfileShiftCoefficient { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
RootDiameter
Declaration
public Overridable<double> RootDiameter { get; set; }
Property Value
TipDiameter
Declaration
public Overridable<double> TipDiameter { get; set; }
Property Value
WholeDepth
Declaration
public double WholeDepth { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods