Class HobbingProcessSimulationInput
Inheritance
System.Object
HobbingProcessSimulationInput
Assembly: SMT.MastaAPI.15.0.dll
public sealed class HobbingProcessSimulationInput : ProcessSimulationInput, IEquatable<APIBase>
Properties
Declaration
public HobManufactureError HobManufactureError { get; }
Property Value
Declaration
public HobResharpeningError HobResharpeningError { get; }
Property Value
Declaration
public EnumWithSelectedValue<ActiveProcessMethod> ProcessMethod { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods