Class HypoidGearMeshAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HypoidGearMeshAdvancedSystemDeflection
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 HypoidGearMeshAdvancedSystemDeflection : AGMAGleasonConicalGearMeshAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ComponentDetailedAnalysis
Declaration
public HypoidGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
HypoidGearMeshRating |
ConnectionDesign
Declaration
public HypoidGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
HypoidGearMesh |
ConnectionLoadCase
Declaration
public HypoidGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
HypoidGearMeshLoadCase |
ConnectionSystemDeflectionResults
Declaration
public ReadOnlyCollection<HypoidGearMeshSystemDeflection> ConnectionSystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearMeshSystemDeflection> |
Implements
System.IEquatable<T>