Class ProcessSimulationViewModel<T>
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ProcessSimulationViewModel<T>
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 abstract class ProcessSimulationViewModel<T> : GearManufacturingConfigurationViewModel, IEquatable<APIBase>
Type Parameters
Name | Description |
---|---|
T |
Implements
System.IEquatable<T>