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