Class SpiralBevelGearSetSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpiralBevelGearSetSystemDeflection
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SpiralBevelGearSetSystemDeflection : BevelGearSetSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public SpiralBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Spiral |
AssemblyLoadCase
Declaration
public SpiralBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
Spiral |
ComponentDetailedAnalysis
Declaration
public SpiralBevelGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
Spiral |
PowerFlowResults
Declaration
public SpiralBevelGearSetPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
Spiral |
SpiralBevelGearsSystemDeflection
Declaration
public ReadOnlyCollection<SpiralBevelGearSystemDeflection> SpiralBevelGearsSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System. |
SpiralBevelMeshesSystemDeflection
Declaration
public ReadOnlyCollection<SpiralBevelGearMeshSystemDeflection> SpiralBevelMeshesSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>