Class StraightBevelDiffGearSetAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelDiffGearSetAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class StraightBevelDiffGearSetAdvancedTimeSteppingAnalysisForModulation : BevelGearSetAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public StraightBevelDiffGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearSet |
AssemblyLoadCase
Declaration
public StraightBevelDiffGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearSetLoadCase |
StraightBevelDiffGearsAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<StraightBevelDiffGearAdvancedTimeSteppingAnalysisForModulation> StraightBevelDiffGearsAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearAdvancedTimeSteppingAnalysisForModulation> |
StraightBevelDiffMeshesAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<StraightBevelDiffGearMeshAdvancedTimeSteppingAnalysisForModulation> StraightBevelDiffMeshesAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearMeshAdvancedTimeSteppingAnalysisForModulation> |
SystemDeflectionResults
Declaration
public StraightBevelDiffGearSetSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearSetSystemDeflection |
Implements
System.IEquatable<T>