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