Class KlingelnbergCycloPalloidSpiralBevelGearSetParametricStudyTool
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSetParametricStudyTool
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 KlingelnbergCycloPalloidSpiralBevelGearSetParametricStudyTool : KlingelnbergCycloPalloidConicalGearSetParametricStudyTool, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSet |
AssemblyLoadCase
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSetLoadCase |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetSystemDeflection> |
KlingelnbergCycloPalloidSpiralBevelGearsParametricStudyTool
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearParametricStudyTool> KlingelnbergCycloPalloidSpiralBevelGearsParametricStudyTool { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearParametricStudyTool> |
KlingelnbergCycloPalloidSpiralBevelMeshesParametricStudyTool
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshParametricStudyTool> KlingelnbergCycloPalloidSpiralBevelMeshesParametricStudyTool { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshParametricStudyTool> |
Implements
System.IEquatable<T>