Class KlingelnbergCycloPalloidConicalGearMeshCompoundParametricStudyTool
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidConicalGearMeshCompoundParametricStudyTool
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class KlingelnbergCycloPalloidConicalGearMeshCompoundParametricStudyTool : ConicalGearMeshCompoundParametricStudyTool, IEquatable<APIBase>
Properties
ConnectionAnalysisCases
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearMeshParametricStudyTool> ConnectionAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearMeshParametricStudyTool> |
ConnectionAnalysisCasesReady
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearMeshParametricStudyTool> ConnectionAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearMeshParametricStudyTool> |
Implements
System.IEquatable<T>