Class WormGrindingProcessSimulationInput
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.HobbingProcessSimulationNew
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class WormGrindingProcessSimulationInput : ProcessSimulationInput, IEquatable<APIBase>
Properties
WormGrinderManufactureError
Declaration
public WormGrinderManufactureError WormGrinderManufactureError { get; }
Property Value
| Type | Description |
|---|---|
| WormGrinderManufactureError |
Implements
System.IEquatable<T>