Class FaceGearWheelDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearWheelDesign
Implements
System.IDisposable
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FaceGearWheelDesign : FaceGearDesign, IEquatable<APIBase>, IDisposable
Properties
Addendum
Declaration
public Overridable<double> Addendum { get; set; }
Property Value
AddendumFromPitchLineAtInnerEnd
Declaration
public double AddendumFromPitchLineAtInnerEnd { get; }
Property Value
Type |
Description |
System.Double |
|
AddendumFromPitchLineAtMidFace
Declaration
public double AddendumFromPitchLineAtMidFace { get; }
Property Value
Type |
Description |
System.Double |
|
AddendumFromPitchLineAtOuterEnd
Declaration
public double AddendumFromPitchLineAtOuterEnd { get; }
Property Value
Type |
Description |
System.Double |
|
Dedendum
Declaration
public Overridable<double> Dedendum { get; set; }
Property Value
DedendumFromPitchLineAtInnerEnd
Declaration
public double DedendumFromPitchLineAtInnerEnd { get; }
Property Value
Type |
Description |
System.Double |
|
DedendumFromPitchLineAtMidFace
Declaration
public double DedendumFromPitchLineAtMidFace { get; }
Property Value
Type |
Description |
System.Double |
|
DedendumFromPitchLineAtOuterEnd
Declaration
public double DedendumFromPitchLineAtOuterEnd { get; }
Property Value
Type |
Description |
System.Double |
|
FaceWidthAndDiametersSpecificationMethod
Declaration
public FaceGearDiameterFaceWidthSpecificationMethod FaceWidthAndDiametersSpecificationMethod { get; set; }
Property Value
FaceWidthOffset
Defines an offset between the centre of the face width and the reference diameter measured along the pitch cone. A positive value indicates an increase in diameter as compared to the reference.
Measurement: ShortLength
Declaration
public double FaceWidthOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
FilletRadiusAtReferenceSection
Declaration
public Overridable<double> FilletRadiusAtReferenceSection { get; set; }
Property Value
InnerDiameter
Declaration
public double InnerDiameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
MeanDiameter
Declaration
public double MeanDiameter { get; }
Property Value
Type |
Description |
System.Double |
|
MeanPitchDiameter
Declaration
public double MeanPitchDiameter { get; }
Property Value
Type |
Description |
System.Double |
|
MeanPitchRadius
Declaration
public double MeanPitchRadius { get; }
Property Value
Type |
Description |
System.Double |
|
NormalPressureAngleAtInnerEnd
Declaration
public double NormalPressureAngleAtInnerEnd { get; }
Property Value
Type |
Description |
System.Double |
|
NormalPressureAngleAtMidFace
Declaration
public double NormalPressureAngleAtMidFace { get; }
Property Value
Type |
Description |
System.Double |
|
NormalPressureAngleAtOuterEnd
Declaration
public double NormalPressureAngleAtOuterEnd { get; }
Property Value
Type |
Description |
System.Double |
|
NormalThicknessAtReferenceSection
Declaration
public double NormalThicknessAtReferenceSection { get; }
Property Value
Type |
Description |
System.Double |
|
OuterDiameter
Declaration
public double OuterDiameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
ProfileShiftCoefficient
Declaration
public double ProfileShiftCoefficient { get; }
Property Value
Type |
Description |
System.Double |
|
RadiusAtInnerEnd
Declaration
public double RadiusAtInnerEnd { get; }
Property Value
Type |
Description |
System.Double |
|
RadiusAtMidFace
Declaration
public double RadiusAtMidFace { get; }
Property Value
Type |
Description |
System.Double |
|
RadiusAtOuterEnd
Declaration
public double RadiusAtOuterEnd { get; }
Property Value
Type |
Description |
System.Double |
|
ReferencePitchRadius
Declaration
public double ReferencePitchRadius { get; }
Property Value
Type |
Description |
System.Double |
|
RimThickness
Declaration
public Overridable<double> RimThickness { get; set; }
Property Value
WholeDepth
Declaration
public double WholeDepth { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods