Class StraightBevelGearSetAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelGearSetAdvancedSystemDeflection
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 StraightBevelGearSetAdvancedSystemDeflection : BevelGearSetAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public StraightBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelGearSet |
AssemblyLoadCase
Declaration
public StraightBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
StraightBevelGearSetLoadCase |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<StraightBevelGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearSetSystemDeflection> |
ComponentDetailedAnalysis
Declaration
public StraightBevelGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
StraightBevelGearSetRating |
StraightBevelGearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelGearAdvancedSystemDeflection> StraightBevelGearsAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearAdvancedSystemDeflection> |
StraightBevelMeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelGearMeshAdvancedSystemDeflection> StraightBevelMeshesAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearMeshAdvancedSystemDeflection> |
Implements
System.IEquatable<T>