Class ConicalGearBiasModification
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    
    ConicalGearBiasModification
  Implements
System.IEquatable<APIBase>
  Inherited Members
      SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    
  Namespace: SMT.MastaAPI.Gears.GearDesigns.Conical.MicroGeometry
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ConicalGearBiasModification : BiasModification, IEquatable<APIBase>Properties
ConstantRelief
A constant relief over the entire flank
Measurement: VeryShortLength
Declaration
public double ConstantRelief { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Double | 
Implements
      System.IEquatable<T>