Class StraightBevelGearModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelGearModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class StraightBevelGearModalAnalysis : BevelGearModalAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public StraightBevelGear ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelGear |
ComponentLoadCase
Declaration
public StraightBevelGearLoadCase ComponentLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelGearLoadCase |
SystemDeflectionResults
Declaration
public StraightBevelGearSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelGearSystemDeflection |
Implements
System.IEquatable<T>