Class DIN5480SplineJointDesign
Inheritance
System.Object
DIN5480SplineJointDesign
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class DIN5480SplineJointDesign : StandardSplineJointDesign, IEquatable<APIBase>
Properties
AddendumModificationFactor
Declaration
public Overridable<double> AddendumModificationFactor { get; set; }
Property Value
BaseDiameter
Declaration
public override double BaseDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Declaration
public double MinimumFormClearance { get; }
Property Value
| Type |
Description |
| System.Double |
|
NominalSpaceWidth
Declaration
public virtual double NominalSpaceWidth { get; }
Property Value
| Type |
Description |
| System.Double |
|
NominalToothThickness
Declaration
public virtual double NominalToothThickness { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchDiameter
Declaration
public override double PitchDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
ReferenceDiameter
Declaration
public double ReferenceDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods