Class WormGearDesign
Inheritance
System.Object
WormGearDesign
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Worm
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class WormGearDesign : GearDesign, IEquatable<APIBase>, IDisposable
Properties
Hand
Declaration
public Hand Hand { get; set; }
Property Value
| Type | Description |
|---|---|
| Hand |
RootDiameter
Declaration
public virtual double RootDiameter { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
WholeDepth
Declaration
public virtual double WholeDepth { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>
System.IDisposable