Class StraightBevelGearMeshModalAnalysis
Inheritance
System.Object
StraightBevelGearMeshModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class StraightBevelGearMeshModalAnalysis : BevelGearMeshModalAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public StraightBevelGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelGearMesh |
ConnectionLoadCase
Declaration
public StraightBevelGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
StraightBevelGearMeshLoadCase |
SystemDeflectionResults
Declaration
public StraightBevelGearMeshSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
StraightBevelGearMeshSystemDeflection |
Implements
System.IEquatable<T>