Class ISO4156SplineHalfDesign
Inheritance
Implements
Inherited Members
Namespace: SMT.MastaAPI.DetailedRigidConnectors.Splines
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ISO4156SplineHalfDesign : StandardSplineHalfDesign, IEquatable<APIBase>
Properties
BasicRackAddendumFactor
Declaration
public double BasicRackAddendumFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
BasicRackDedendumFactor
Declaration
public double BasicRackDedendumFactor { get; }
Property Value
Type | Description |
---|---|
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
MaximumDimensionOverBalls
Measurement: ShortLength
Declaration
public override double MaximumDimensionOverBalls { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MaximumEffectiveSpaceWidth
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 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
MaximumMinorDiameter
Measurement: ShortLength
Declaration
public override double MaximumMinorDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
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
MinimumDimensionOverBalls
Measurement: ShortLength
Declaration
public override double MinimumDimensionOverBalls { get; }
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
MinimumMaximumFormDiameter
Minimum for an internal spline and maximum for an external spline.
Measurement: ShortLength
Declaration
public virtual double MinimumMaximumFormDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
MinimumMinorDiameter
Measurement: ShortLength
Declaration
public override double MinimumMinorDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |