Class SpiralBevelGearMeshSystemDeflection
Inheritance
System.Object
SpiralBevelGearMeshSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class SpiralBevelGearMeshSystemDeflection : BevelGearMeshSystemDeflection, IEquatable<APIBase>
Properties
ComponentDetailedAnalysis
Declaration
public SpiralBevelGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
| Type | Description |
|---|---|
| SpiralBevelGearMeshRating |
ConnectionDesign
Declaration
public SpiralBevelGearMesh ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| SpiralBevelGearMesh |
ConnectionLoadCase
Declaration
public SpiralBevelGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| SpiralBevelGearMeshLoadCase |
PowerFlowResults
Declaration
public SpiralBevelGearMeshPowerFlow PowerFlowResults { get; }
Property Value
| Type | Description |
|---|---|
| SpiralBevelGearMeshPowerFlow |
Rating
Declaration
[Obsolete("Use ComponentDetailedAnalysis")]
public SpiralBevelGearMeshRating Rating { get; }
Property Value
| Type | Description |
|---|---|
| SpiralBevelGearMeshRating |
Implements
System.IEquatable<T>