Class EaseOffBasedTCA
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
EaseOffBasedTCA
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Manufacturing.Bevel
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class EaseOffBasedTCA : AbstractTCA, IEquatable<APIBase>
Properties
CurrentEaseOffOptimisationWheelU
Declaration
public double CurrentEaseOffOptimisationWheelU { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
CurrentEaseOffOptimisationWheelV
Declaration
public double CurrentEaseOffOptimisationWheelV { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>