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 |
---|---|
SpiralBevelGearSet |
AssemblyLoadCase
Declaration
public SpiralBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
SpiralBevelGearSetLoadCase |
ComponentDetailedAnalysis
Declaration
public SpiralBevelGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
SpiralBevelGearSetRating |
PowerFlowResults
Declaration
public SpiralBevelGearSetPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
SpiralBevelGearSetPowerFlow |
SpiralBevelGearsSystemDeflection
Declaration
public ReadOnlyCollection<SpiralBevelGearSystemDeflection> SpiralBevelGearsSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<SpiralBevelGearSystemDeflection> |
SpiralBevelMeshesSystemDeflection
Declaration
public ReadOnlyCollection<SpiralBevelGearMeshSystemDeflection> SpiralBevelMeshesSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<SpiralBevelGearMeshSystemDeflection> |
Implements
System.IEquatable<T>