Class ClutchHalfCompoundModalAnalysisAtAStiffness
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    
    
    
    
    
    
    ClutchHalfCompoundModalAnalysisAtAStiffness
  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 ClutchHalfCompoundModalAnalysisAtAStiffness : CouplingHalfCompoundModalAnalysisAtAStiffness, IEquatable<APIBase>Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<ClutchHalfModalAnalysisAtAStiffness> ComponentAnalysisCases { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<ClutchHalfModalAnalysisAtAStiffness> | 
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<ClutchHalfModalAnalysisAtAStiffness> ComponentAnalysisCasesReady { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<ClutchHalfModalAnalysisAtAStiffness> | 
ComponentDesign
Declaration
public ClutchHalf ComponentDesign { get; }Property Value
| Type | Description | 
|---|---|
| ClutchHalf | 
Implements
      System.IEquatable<T>