Class SpiralBevelGearMeshAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpiralBevelGearMeshAdvancedSystemDeflection
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 SpiralBevelGearMeshAdvancedSystemDeflection : BevelGearMeshAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ComponentDetailedAnalysis
Declaration
public SpiralBevelGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
Spiral |
ConnectionDesign
Declaration
public SpiralBevelGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
Spiral |
ConnectionLoadCase
Declaration
public SpiralBevelGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
Spiral |
ConnectionSystemDeflectionResults
Declaration
public ReadOnlyCollection<SpiralBevelGearMeshSystemDeflection> ConnectionSystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>