Class SAESplineHalfDesign
Inheritance
Implements
Inherited Members
Namespace: SMT.MastaAPI.DetailedRigidConnectors.Splines
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SAESplineHalfDesign : StandardSplineHalfDesign, IEquatable<APIBase>
Properties
ChangeInRootDiameter
Measurement: ShortLength
Declaration
public double ChangeInRootDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
FormDiameter
Measurement: ShortLength
Declaration
public override double FormDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
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
MaximumDimensionOverBalls
Measurement: ShortLength
Declaration
public override double MaximumDimensionOverBalls { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MaximumEffectiveSpaceWidth
Measurement: ShortLength
Declaration
public double MaximumEffectiveSpaceWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
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
MaximumMajorDiameter
Measurement: ShortLength
Declaration
public override double MaximumMajorDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MinimumActualSpaceWidth
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 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
MinimumDimensionOverBalls
Measurement: ShortLength
Declaration
public override double MinimumDimensionOverBalls { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MinimumEffectiveSpaceWidth
Measurement: ShortLength
Declaration
public override double MinimumEffectiveSpaceWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MinimumEffectiveToothThickness
Measurement: ShortLength
Declaration
public double MinimumEffectiveToothThickness { get; }
Property Value
Type | Description |
---|---|
System.Double |
MinimumMajorDiameter
Measurement: ShortLength
Declaration
public override double MinimumMajorDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
RootFilletRadiusFactor
The minimum fillet radius is calculated as the factor multiplied by the module.
Declaration
public override double RootFilletRadiusFactor { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
SAEAccuracyAndTolerance
Declaration
public SAESplineTolerances SAEAccuracyAndTolerance { get; }
Property Value
Type | Description |
---|---|
SAESplineTolerances |