Class KlingelnbergCycloPalloidHypoidGearSetParametricStudyTool
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidHypoidGearSetParametricStudyTool
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidHypoidGearSetParametricStudyTool : KlingelnbergCycloPalloidConicalGearSetParametricStudyTool, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidHypoidGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidHypoidGearSet |
AssemblyLoadCase
Declaration
public KlingelnbergCycloPalloidHypoidGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidHypoidGearSetLoadCase |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetSystemDeflection> |
KlingelnbergCycloPalloidHypoidGearsParametricStudyTool
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearParametricStudyTool> KlingelnbergCycloPalloidHypoidGearsParametricStudyTool { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearParametricStudyTool> |
KlingelnbergCycloPalloidHypoidMeshesParametricStudyTool
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshParametricStudyTool> KlingelnbergCycloPalloidHypoidMeshesParametricStudyTool { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshParametricStudyTool> |
Implements
System.IEquatable<T>