Class CylindricalGearSetMacroGeometryOptimiser
Inheritance
System.Object
CylindricalGearSetMacroGeometryOptimiser
Implements
System.IDisposable
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CylindricalGearSetMacroGeometryOptimiser : GearSetOptimiser, IEquatable<APIBase>, IDisposable
Properties
Declaration
public bool HelixAngleInputIsActive { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ModifyBasicRack
Declaration
public bool ModifyBasicRack { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ModifyPlanetCarrierDiameter
Declaration
public bool ModifyPlanetCarrierDiameter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PlanetDiameter
Declaration
public double PlanetDiameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool PressureAngleInputIsActive { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseCompressedDutyCycle
Declaration
public bool UseCompressedDutyCycle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods