Class EaseOffBasedTCA
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Manufacturing.Bevel
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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>