Class StraightBevelDiffGearMeshHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelDiffGearMeshHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class StraightBevelDiffGearMeshHarmonicAnalysisOfSingleExcitation : BevelGearMeshHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public StraightBevelDiffGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearMesh |
ConnectionLoadCase
Declaration
public StraightBevelDiffGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearMeshLoadCase |
Implements
System.IEquatable<T>