Class StraightBevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class StraightBevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation : BevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<StraightBevelGearSetAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearSetAdvancedTimeSteppingAnalysisForModulation> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<StraightBevelGearSetAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearSetAdvancedTimeSteppingAnalysisForModulation> |
AssemblyDesign
Declaration
public StraightBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelGearSet |
StraightBevelGearsCompoundAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<StraightBevelGearCompoundAdvancedTimeSteppingAnalysisForModulation> StraightBevelGearsCompoundAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearCompoundAdvancedTimeSteppingAnalysisForModulation> |
StraightBevelMeshesCompoundAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<StraightBevelGearMeshCompoundAdvancedTimeSteppingAnalysisForModulation> StraightBevelMeshesCompoundAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearMeshCompoundAdvancedTimeSteppingAnalysisForModulation> |
Implements
System.IEquatable<T>