Class ShaftMaterial
Inheritance
System.Object
ShaftMaterial
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ShaftMaterial : Material, IEquatable<APIBase>
Properties
BHCurveSpecification
Declaration
public BHCurveSpecification BHCurveSpecification { get; }
Property Value
HardeningTypeForAGMA60016101E08
Declaration
public AGMAHardeningType HardeningTypeForAGMA60016101E08 { get; set; }
Property Value
SpecifiedEnduranceLimit
Declaration
public double SpecifiedEnduranceLimit { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
UseCustomSNCurve
Declaration
public bool UseCustomSNCurve { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Implements
System.IEquatable<T>
Extension Methods