Class WormGearSetCompoundModalAnalysisAtAStiffness
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    
    
    
    
    
    
    WormGearSetCompoundModalAnalysisAtAStiffness
  Implements
System.IEquatable<APIBase>
  Inherited Members
      SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    
  Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalysesAtAStiffness.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class WormGearSetCompoundModalAnalysisAtAStiffness : GearSetCompoundModalAnalysisAtAStiffness, IEquatable<APIBase>Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<WormGearSetModalAnalysisAtAStiffness> AssemblyAnalysisCases { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<WormGearSetModalAnalysisAtAStiffness> | 
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<WormGearSetModalAnalysisAtAStiffness> AssemblyAnalysisCasesReady { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<WormGearSetModalAnalysisAtAStiffness> | 
AssemblyDesign
Declaration
public WormGearSet AssemblyDesign { get; }Property Value
| Type | Description | 
|---|---|
| WormGearSet | 
WormGearsCompoundModalAnalysisAtAStiffness
Declaration
public ReadOnlyCollection<WormGearCompoundModalAnalysisAtAStiffness> WormGearsCompoundModalAnalysisAtAStiffness { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<WormGearCompoundModalAnalysisAtAStiffness> | 
WormMeshesCompoundModalAnalysisAtAStiffness
Declaration
public ReadOnlyCollection<WormGearMeshCompoundModalAnalysisAtAStiffness> WormMeshesCompoundModalAnalysisAtAStiffness { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<WormGearMeshCompoundModalAnalysisAtAStiffness> | 
Implements
      System.IEquatable<T>