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