Class StraightBevelDiffGearSetAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelDiffGearSetAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class StraightBevelDiffGearSetAdvancedSystemDeflection : BevelGearSetAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public StraightBevelDiffGearSet AssemblyDesign { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelDiffGearSet |
AssemblyLoadCase
Declaration
public StraightBevelDiffGearSetLoadCase AssemblyLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelDiffGearSetLoadCase |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearSetSystemDeflection> |
ComponentDetailedAnalysis
Declaration
public StraightBevelDiffGearSetRating ComponentDetailedAnalysis { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelDiffGearSetRating |
StraightBevelDiffGearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelDiffGearAdvancedSystemDeflection> StraightBevelDiffGearsAdvancedSystemDeflection { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearAdvancedSystemDeflection> |
StraightBevelDiffMeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelDiffGearMeshAdvancedSystemDeflection> StraightBevelDiffMeshesAdvancedSystemDeflection { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearMeshAdvancedSystemDeflection> |
Implements
System.IEquatable<T>