Class KlingelnbergCycloPalloidSpiralBevelGearSetAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSetAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearSetAdvancedTimeSteppingAnalysisForModulation : KlingelnbergCycloPalloidConicalGearSetAdvancedTimeSteppingAnalysisForModulation, 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 |
KlingelnbergCycloPalloidSpiralBevelGearsAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearAdvancedTimeSteppingAnalysisForModulation> KlingelnbergCycloPalloidSpiralBevelGearsAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearAdvancedTimeSteppingAnalysisForModulation> |
KlingelnbergCycloPalloidSpiralBevelMeshesAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshAdvancedTimeSteppingAnalysisForModulation> KlingelnbergCycloPalloidSpiralBevelMeshesAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshAdvancedTimeSteppingAnalysisForModulation> |
SystemDeflectionResults
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSetSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSetSystemDeflection |
Implements
System.IEquatable<T>