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