Class HypoidGearMeshCompoundSteadyStateSynchronousResponse
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    
    
    
    
    
    
    
    HypoidGearMeshCompoundSteadyStateSynchronousResponse
  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 HypoidGearMeshCompoundSteadyStateSynchronousResponse : AGMAGleasonConicalGearMeshCompoundSteadyStateSynchronousResponse, IEquatable<APIBase>Properties
ConnectionAnalysisCases
Declaration
public ReadOnlyCollection<HypoidGearMeshSteadyStateSynchronousResponse> ConnectionAnalysisCases { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearMeshSteadyStateSynchronousResponse> | 
ConnectionAnalysisCasesReady
Declaration
public ReadOnlyCollection<HypoidGearMeshSteadyStateSynchronousResponse> ConnectionAnalysisCasesReady { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearMeshSteadyStateSynchronousResponse> | 
ConnectionDesign
Declaration
public HypoidGearMesh ConnectionDesign { get; }Property Value
| Type | Description | 
|---|---|
| HypoidGearMesh | 
Implements
      System.IEquatable<T>