Class HobbingProcessSimulationNew
Inheritance
System.Object
HobbingProcessSimulationNew
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class HobbingProcessSimulationNew : ProcessSimulationNew<HobbingProcessSimulationInput>, IEquatable<APIBase>
Properties
HobbingProcessGearShapeCalculation
Declaration
public HobbingProcessGearShape HobbingProcessGearShapeCalculation { get; }
Property Value
HobbingProcessLeadCalculation
Declaration
public HobbingProcessLeadCalculation HobbingProcessLeadCalculation { get; }
Property Value
HobbingProcessMarkOnShaftCalculation
Declaration
public HobbingProcessMarkOnShaft HobbingProcessMarkOnShaftCalculation { get; }
Property Value
HobbingProcessPitchCalculation
Declaration
public HobbingProcessPitchCalculation HobbingProcessPitchCalculation { get; }
Property Value
HobbingProcessProfileCalculation
Declaration
public HobbingProcessProfileCalculation HobbingProcessProfileCalculation { get; }
Property Value
HobbingProcessTotalModification
Declaration
public HobbingProcessTotalModificationCalculation HobbingProcessTotalModification { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods