Class StraightBevelDiffGearDesign
Inheritance
System.Object
StraightBevelDiffGearDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class StraightBevelDiffGearDesign : BevelGearDesign, IEquatable<APIBase>, IDisposable
Properties
AllowablePeakBendingStress
Declaration
public double AllowablePeakBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double AllowablePerformanceBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
EdgeRadius
Declaration
public double EdgeRadius { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
EdgeRadiusFrom
Declaration
public EdgeRadiusType EdgeRadiusFrom { get; set; }
Property Value
LimitedPointWidthLargeEnd
Declaration
public double LimitedPointWidthLargeEnd { get; }
Property Value
| Type |
Description |
| System.Double |
|
LimitedPointWidthSmallEnd
Declaration
public double LimitedPointWidthSmallEnd { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumEdgeRadius
Declaration
public double MaximumEdgeRadius { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaxRadiusCutterBlades
Declaration
public double MaxRadiusCutterBlades { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaxRadiusInterference
Declaration
public double MaxRadiusInterference { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterChordalAddendum
Declaration
public double OuterChordalAddendum { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterChordalThickness
Declaration
public double OuterChordalThickness { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods