Class CustomSplineHalfDesign
Inheritance
Implements
Inherited Members
Namespace: SMT.MastaAPI.DetailedRigidConnectors.Splines
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CustomSplineHalfDesign : SplineHalfDesign, IEquatable<APIBase>
Properties
ActualToothThicknessOrSpaceWidthTolerance
Measurement: ShortLength
Declaration
public double ActualToothThicknessOrSpaceWidthTolerance { get; }
Property Value
Type | Description |
---|---|
System.Double |
AddendumFactor
Declaration
public double AddendumFactor { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DedendumFactor
Declaration
public double DedendumFactor { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
EffectiveToothThicknessOrSpaceWidthTolerance
The sum of effective tolerance and actual tolerance, the total thickness tolerance gives the difference between minimum actual tooth thickness and maximum effective tooth thickness of the externally toothed part. For the internally toothed part, this is the difference between minimum effective space width and maximum actual space width.
Measurement: ShortLength
Declaration
public Overridable<double> EffectiveToothThicknessOrSpaceWidthTolerance { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
FormDiameter
Measurement: ShortLength
Declaration
public override double FormDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MajorDiameter
Measurement: ShortLength
Declaration
public override double MajorDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MajorDiameterSpecified
Measurement: ShortLength
Declaration
public Overridable<double> MajorDiameterSpecified { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
MaximumActualSpaceWidth
The actual tooth thickness is the circular dimension of one tooth as it exists independent of the other teeth. The actual dimensions determine the strength of the tooth.
Measurement: ShortLength
Declaration
public override double MaximumActualSpaceWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MaximumActualToothThickness
The actual tooth thickness is the circular dimension of one tooth as it exists independent of the other teeth. The actual dimensions determine the strength of the tooth.
Measurement: ShortLength
Declaration
public override double MaximumActualToothThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MaximumChordalSpanOverTeeth
Measurement: ShortLength
Declaration
public override double MaximumChordalSpanOverTeeth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MaximumDimensionOverBalls
Measurement: ShortLength
Declaration
public override double MaximumDimensionOverBalls { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MaximumEffectiveToothThickness
The effective tooth thickness is equal to the circular space width on the pitch circle of an imaginary perfect mating spline which would fit without looseness or interference. The effective tooth thickness includes the actual tooth thickness and the variations of the tooth form ideal caused by manufacturing variations such as lead, profile, and index. The effective tooth thickness is dependent on the relationship of the tooth to the other spline teeth. The effective dimension controls the clearance of the spline with its mate.
Measurement: ShortLength
Declaration
public override double MaximumEffectiveToothThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MaximumSpaceWidthDeviation
Measurement: VeryShortLength
Declaration
public double MaximumSpaceWidthDeviation { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
MaximumToothThicknessDeviation
Measurement: VeryShortLength
Declaration
public double MaximumToothThicknessDeviation { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
MinimumActualSpaceWidth
The actual tooth thickness is the circular dimension of one tooth as it exists independent of the other teeth. The actual dimensions determine the strength of the tooth.
Measurement: ShortLength
Declaration
public override double MinimumActualSpaceWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MinimumActualToothThickness
The actual tooth thickness is the circular dimension of one tooth as it exists independent of the other teeth. The actual dimensions determine the strength of the tooth.
Measurement: ShortLength
Declaration
public override double MinimumActualToothThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MinimumChordalSpanOverTeeth
Measurement: ShortLength
Declaration
public override double MinimumChordalSpanOverTeeth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MinimumDimensionOverBalls
Measurement: ShortLength
Declaration
public override double MinimumDimensionOverBalls { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MinimumEffectiveSpaceWidth
The effective tooth thickness is equal to the circular space width on the pitch circle of an imaginary perfect mating spline which would fit without looseness or interference. The effective tooth thickness includes the actual tooth thickness and the variations of the tooth form ideal caused by manufacturing variations such as lead, profile, and index. The effective tooth thickness is dependent on the relationship of the tooth to the other spline teeth. The effective dimension controls the clearance of the spline with its mate.
Measurement: ShortLength
Declaration
public override double MinimumEffectiveSpaceWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MinimumSpaceWidthDeviation
Measurement: VeryShortLength
Declaration
public double MinimumSpaceWidthDeviation { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
MinimumToothThicknessDeviation
Measurement: VeryShortLength
Declaration
public double MinimumToothThicknessDeviation { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
MinorDiameter
Measurement: ShortLength
Declaration
public override double MinorDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MinorDiameterSpecified
Measurement: ShortLength
Declaration
public Overridable<double> MinorDiameterSpecified { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
RootDiameter
Measurement: ShortLength
Declaration
public Overridable<double> RootDiameter { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
RootFilletRadiusFactor
Declaration
public override double RootFilletRadiusFactor { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
TipDiameter
Measurement: ShortLength
Declaration
public Overridable<double> TipDiameter { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
TotalToothThicknessOrSpaceWidthTolerance
The sum of effective tolerance and actual tolerance, the total thickness tolerance gives the difference between minimum actual tooth thickness and maximum effective tooth thickness of the externally toothed part. For the internally toothed part, this is the difference between minimum effective space width and maximum actual space width.
Measurement: ShortLength
Declaration
public double TotalToothThicknessOrSpaceWidthTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |