Class WormGearCompoundModalAnalysisAtASpeed
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    
    
    
    
    
    
    WormGearCompoundModalAnalysisAtASpeed
  Implements
System.IEquatable<APIBase>
  Inherited Members
      SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    
  Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalysesAtASpeed.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class WormGearCompoundModalAnalysisAtASpeed : GearCompoundModalAnalysisAtASpeed, IEquatable<APIBase>Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<WormGearModalAnalysisAtASpeed> ComponentAnalysisCases { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<WormGearModalAnalysisAtASpeed> | 
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<WormGearModalAnalysisAtASpeed> ComponentAnalysisCasesReady { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<WormGearModalAnalysisAtASpeed> | 
ComponentDesign
Declaration
public WormGear ComponentDesign { get; }Property Value
| Type | Description | 
|---|---|
| WormGear | 
Implements
      System.IEquatable<T>