Class WormWheelDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WormWheelDesign
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.Worm
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class WormWheelDesign : WormGearDesign, IEquatable<APIBase>, IDisposable
Properties
Addendum
Measurement: ShortLength
Declaration
public virtual double Addendum { get; }
Property Value
Type | Description |
---|---|
System.Double |
Dedendum
Measurement: ShortLength
Declaration
public virtual 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 virtual 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 virtual double WorkingPitchDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>
System.IDisposable