Enum ThicknessType
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
[ComVisible(true)]
[Guid("296fe643-f568-37c6-b740-32c074bf1ef4")]
[ApiEnumFor("SMT.Gears.GearDesigns.Cylindrical.ThicknessType, SMT.Gears")]
public enum ThicknessType
Fields
| Name | Description |
|---|---|
| Calculated | Calculated |
| ChordalSpan | Chordal Span |
| NormalThickness | Normal tooth thickness at the reference diameter |
| NormalThicknessAtDiameter | Normal tooth thickness at user-specified diameter |
| OverBalls | Over Balls |
| OverTwoPinsFreePinMethod | Over Two Pins, Free Pin Method |
| OverTwoPinsTransverseMethod | Over Two Pins, Transverse Method |
| ProfileShift | Profile Shift |
| ProfileShiftCoefficient | Profile Shift Coefficient |
| SpecificationFromStandard | Specification from standard |
| TransverseThickness | Transverse tooth thickness at the reference diameter |
| TransverseThicknessAtDiameter | Transverse tooth thickness at user-specified diameter |
| Unspecified | Unspecified |