Class StraightBevelGearSetCompoundSteadyStateSynchronousResponse
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    
    
    
    
    
    
    
    
    
    StraightBevelGearSetCompoundSteadyStateSynchronousResponse
  Implements
System.IEquatable<APIBase>
  Inherited Members
      SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    
  Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponses.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class StraightBevelGearSetCompoundSteadyStateSynchronousResponse : BevelGearSetCompoundSteadyStateSynchronousResponse, IEquatable<APIBase>Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<StraightBevelGearSetSteadyStateSynchronousResponse> AssemblyAnalysisCases { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearSetSteadyStateSynchronousResponse> | 
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<StraightBevelGearSetSteadyStateSynchronousResponse> AssemblyAnalysisCasesReady { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearSetSteadyStateSynchronousResponse> | 
AssemblyDesign
Declaration
public StraightBevelGearSet AssemblyDesign { get; }Property Value
| Type | Description | 
|---|---|
| StraightBevelGearSet | 
StraightBevelGearsCompoundSteadyStateSynchronousResponse
Declaration
public ReadOnlyCollection<StraightBevelGearCompoundSteadyStateSynchronousResponse> StraightBevelGearsCompoundSteadyStateSynchronousResponse { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearCompoundSteadyStateSynchronousResponse> | 
StraightBevelMeshesCompoundSteadyStateSynchronousResponse
Declaration
public ReadOnlyCollection<StraightBevelGearMeshCompoundSteadyStateSynchronousResponse> StraightBevelMeshesCompoundSteadyStateSynchronousResponse { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearMeshCompoundSteadyStateSynchronousResponse> | 
Implements
      System.IEquatable<T>