Class BeltDriveCompoundAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BeltDriveCompoundAdvancedTimeSteppingAnalysisForModulation
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 BeltDriveCompoundAdvancedTimeSteppingAnalysisForModulation : SpecialisedAssemblyCompoundAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<BeltDriveAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<BeltDriveAdvancedTimeSteppingAnalysisForModulation> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<BeltDriveAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<BeltDriveAdvancedTimeSteppingAnalysisForModulation> |
AssemblyDesign
Declaration
public BeltDrive AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
BeltDrive |
Implements
System.IEquatable<T>