Class StraightBevelDiffGearSetCompoundAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelDiffGearSetCompoundAdvancedTimeSteppingAnalysisForModulation
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 StraightBevelDiffGearSetCompoundAdvancedTimeSteppingAnalysisForModulation : BevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearSetAdvancedTimeSteppingAnalysisForModulation> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearSetAdvancedTimeSteppingAnalysisForModulation> |
AssemblyDesign
Declaration
public StraightBevelDiffGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearSet |
StraightBevelDiffGearsCompoundAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<StraightBevelDiffGearCompoundAdvancedTimeSteppingAnalysisForModulation> StraightBevelDiffGearsCompoundAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearCompoundAdvancedTimeSteppingAnalysisForModulation> |
StraightBevelDiffMeshesCompoundAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<StraightBevelDiffGearMeshCompoundAdvancedTimeSteppingAnalysisForModulation> StraightBevelDiffMeshesCompoundAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearMeshCompoundAdvancedTimeSteppingAnalysisForModulation> |
Implements
System.IEquatable<T>