Class CylindricalGearSetMacroGeometryOptimiser
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearSetMacroGeometryOptimiser
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearSetMacroGeometryOptimiser : GearSetOptimiser, IEquatable<APIBase>, IDisposable
Properties
HelixAngleInputIsActive
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
Measurement: ShortLength
Declaration
public double PlanetDiameter { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
PressureAngleInputIsActive
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