Class StraightBevelDiffGearMeshAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelDiffGearMeshAdvancedSystemDeflection
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 StraightBevelDiffGearMeshAdvancedSystemDeflection : BevelGearMeshAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ComponentDetailedAnalysis
Declaration
public StraightBevelDiffGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearMeshRating |
ConnectionDesign
Declaration
public StraightBevelDiffGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearMesh |
ConnectionLoadCase
Declaration
public StraightBevelDiffGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearMeshLoadCase |
ConnectionSystemDeflectionResults
Declaration
public ReadOnlyCollection<StraightBevelDiffGearMeshSystemDeflection> ConnectionSystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearMeshSystemDeflection> |
Implements
System.IEquatable<T>