Class DIN5480SplineHalfDesign
Inheritance
System.Object
DIN5480SplineHalfDesign
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class DIN5480SplineHalfDesign : StandardSplineHalfDesign, IEquatable<APIBase>
Properties
AddendumModification
Declaration
public virtual double AddendumModification { get; }
Property Value
| Type |
Description |
| System.Double |
|
AddendumOfBasicRack
Declaration
public double AddendumOfBasicRack { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public virtual double BaseFormCircleDiameterLimit { get; }
Property Value
| Type |
Description |
| System.Double |
|
BasicRackAddendumFactor
Declaration
public double BasicRackAddendumFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
BasicRackDedendumFactor
Declaration
public double BasicRackDedendumFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
BottomClearanceOfBasicRack
Declaration
public double BottomClearanceOfBasicRack { get; }
Property Value
| Type |
Description |
| System.Double |
|
DedendumOfBasicRack
Declaration
public double DedendumOfBasicRack { get; }
Property Value
| Type |
Description |
| System.Double |
|
FinishingMethod
Declaration
public FinishingMethods FinishingMethod { get; set; }
Property Value
Declaration
public double FormClearanceOfBasicRack { get; }
Property Value
| Type |
Description |
| System.Double |
|
ManufacturingType
Declaration
public ManufacturingTypes ManufacturingType { get; set; }
Property Value
MaximumActualSpaceWidth
Declaration
public override double MaximumActualSpaceWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
MaximumActualToothThickness
Declaration
public override double MaximumActualToothThickness { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
MaximumEffectiveRootDiameter
Declaration
public double MaximumEffectiveRootDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumEffectiveToothThickness
Declaration
public override double MaximumEffectiveToothThickness { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
MinimumActualSpaceWidth
Declaration
public override double MinimumActualSpaceWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
MinimumActualToothThickness
Declaration
public override double MinimumActualToothThickness { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
MinimumEffectiveRootDiameter
Declaration
public double MinimumEffectiveRootDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
MinimumEffectiveSpaceWidth
Declaration
public override double MinimumEffectiveSpaceWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
RootDiameter
Declaration
public double RootDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
RootFilletRadiusFactor
Declaration
public override double RootFilletRadiusFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
TipDiameter
Declaration
public double TipDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
ToothHeightOfBasicRack
Declaration
public double ToothHeightOfBasicRack { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods