Class SpiralBevelGearSetCompoundModalAnalysisAtAStiffness
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    
    
    
    
    
    
    
    
    
    SpiralBevelGearSetCompoundModalAnalysisAtAStiffness
  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 SpiralBevelGearSetCompoundModalAnalysisAtAStiffness : BevelGearSetCompoundModalAnalysisAtAStiffness, IEquatable<APIBase>Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<SpiralBevelGearSetModalAnalysisAtAStiffness> AssemblyAnalysisCases { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<SpiralBevelGearSetModalAnalysisAtAStiffness> | 
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<SpiralBevelGearSetModalAnalysisAtAStiffness> AssemblyAnalysisCasesReady { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<SpiralBevelGearSetModalAnalysisAtAStiffness> | 
AssemblyDesign
Declaration
public SpiralBevelGearSet AssemblyDesign { get; }Property Value
| Type | Description | 
|---|---|
| SpiralBevelGearSet | 
SpiralBevelGearsCompoundModalAnalysisAtAStiffness
Declaration
public ReadOnlyCollection<SpiralBevelGearCompoundModalAnalysisAtAStiffness> SpiralBevelGearsCompoundModalAnalysisAtAStiffness { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<SpiralBevelGearCompoundModalAnalysisAtAStiffness> | 
SpiralBevelMeshesCompoundModalAnalysisAtAStiffness
Declaration
public ReadOnlyCollection<SpiralBevelGearMeshCompoundModalAnalysisAtAStiffness> SpiralBevelMeshesCompoundModalAnalysisAtAStiffness { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<SpiralBevelGearMeshCompoundModalAnalysisAtAStiffness> | 
Implements
      System.IEquatable<T>