Class WormWheelDesign
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Worm
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class WormWheelDesign : WormGearDesign, IEquatable<APIBase>, IDisposable
Properties
Addendum
Measurement: ShortLength
Declaration
public double Addendum { get; }
Property Value
Type | Description |
---|---|
System.Double |
Dedendum
Measurement: ShortLength
Declaration
public double Dedendum { get; }
Property Value
Type | Description |
---|---|
System.Double |
FaceWidth
Measurement: ShortLength
Declaration
public override double FaceWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MeanDiameter
Measurement: ShortLength
Declaration
public double MeanDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanHelixAngle
Measurement: Angle
Declaration
public double MeanHelixAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
OuterDiameter
Measurement: ShortLength
Declaration
public double OuterDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
ReferenceDiameter
Measurement: ShortLength
Declaration
public double ReferenceDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
ReferenceHelixAngle
Measurement: Angle
Declaration
public double ReferenceHelixAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
RootDiameter
Measurement: ShortLength
Declaration
public override double RootDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
ThroatRadius
Measurement: ShortLength
Declaration
public double ThroatRadius { get; }
Property Value
Type | Description |
---|---|
System.Double |
ThroatTipDiameter
Measurement: ShortLength
Declaration
public double ThroatTipDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
WholeDepth
Measurement: ShortLength
Declaration
public override double WholeDepth { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
WorkingPitchDiameter
Measurement: ShortLength
Declaration
public double WorkingPitchDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>
System.IDisposable