Class ConceptGearDesign
Inheritance
System.Object
ConceptGearDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class ConceptGearDesign : GearDesign, IEquatable<APIBase>, IDisposable
Properties
Hand
Declaration
public Hand Hand { get; set; }
Property Value
MeanPointToCrossingPoint
Declaration
public double MeanPointToCrossingPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchAngle
Declaration
public double PitchAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
PitchApexToCrossingPoint
Declaration
public double PitchApexToCrossingPoint { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
WorkingHelixAngle
Declaration
public double WorkingHelixAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
WorkingPitchDiameter
Declaration
public double WorkingPitchDiameter { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods