Class HobbingProcessSimulationNew
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HobbingProcessSimulationNew
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.HobbingProcessSimulationNew
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class HobbingProcessSimulationNew : ProcessSimulationNew<HobbingProcessSimulationInput>, IEquatable<APIBase>
Properties
HobbingProcessGearShapeCalculation
Declaration
public HobbingProcessGearShape HobbingProcessGearShapeCalculation { get; }
Property Value
Type | Description |
---|---|
HobbingProcessGearShape |
HobbingProcessLeadCalculation
Declaration
public HobbingProcessLeadCalculation HobbingProcessLeadCalculation { get; }
Property Value
Type | Description |
---|---|
HobbingProcessLeadCalculation |
HobbingProcessMarkOnShaftCalculation
Declaration
public HobbingProcessMarkOnShaft HobbingProcessMarkOnShaftCalculation { get; }
Property Value
Type | Description |
---|---|
HobbingProcessMarkOnShaft |
HobbingProcessPitchCalculation
Declaration
public HobbingProcessPitchCalculation HobbingProcessPitchCalculation { get; }
Property Value
Type | Description |
---|---|
HobbingProcessPitchCalculation |
HobbingProcessProfileCalculation
Declaration
public HobbingProcessProfileCalculation HobbingProcessProfileCalculation { get; }
Property Value
Type | Description |
---|---|
HobbingProcessProfileCalculation |
HobbingProcessTotalModification
Declaration
public HobbingProcessTotalModificationCalculation HobbingProcessTotalModification { get; }
Property Value
Type | Description |
---|---|
HobbingProcessTotalModificationCalculation |
Implements
System.IEquatable<T>