Class KlingelnbergCycloPalloidHypoidGearSetCompoundParametricStudyTool
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidHypoidGearSetCompoundParametricStudyTool
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 class KlingelnbergCycloPalloidHypoidGearSetCompoundParametricStudyTool : KlingelnbergCycloPalloidConicalGearSetCompoundParametricStudyTool, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetParametricStudyTool> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetParametricStudyTool> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetParametricStudyTool> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetParametricStudyTool> |
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidHypoidGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidHypoidGearSet |
KlingelnbergCycloPalloidHypoidGearsCompoundParametricStudyTool
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearCompoundParametricStudyTool> KlingelnbergCycloPalloidHypoidGearsCompoundParametricStudyTool { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearCompoundParametricStudyTool> |
KlingelnbergCycloPalloidHypoidMeshesCompoundParametricStudyTool
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshCompoundParametricStudyTool> KlingelnbergCycloPalloidHypoidMeshesCompoundParametricStudyTool { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshCompoundParametricStudyTool> |
Implements
System.IEquatable<T>