Class ZerolBevelGearSetAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
ZerolBevelGearSetAdvancedTimeSteppingAnalysisForModulation
Assembly: SMT.MastaAPI.15.0.dll
public sealed class ZerolBevelGearSetAdvancedTimeSteppingAnalysisForModulation : BevelGearSetAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
Declaration
public ZerolBevelGearSet AssemblyDesign { get; }
Property Value
Declaration
public ZerolBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Declaration
[Obsolete("Use ZerolBevelGearsAdvancedTimeSteppingAnalysisForModulation")]
public ReadOnlyCollection<ZerolBevelGearAdvancedTimeSteppingAnalysisForModulation> BevelGearsAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
[Obsolete("Use ZerolBevelMeshesAdvancedTimeSteppingAnalysisForModulation")]
public ReadOnlyCollection<ZerolBevelGearMeshAdvancedTimeSteppingAnalysisForModulation> BevelMeshesAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
public ZerolBevelGearSetSystemDeflection SystemDeflectionResults { get; }
Property Value
Declaration
public ReadOnlyCollection<ZerolBevelGearAdvancedTimeSteppingAnalysisForModulation> ZerolBevelGearsAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshAdvancedTimeSteppingAnalysisForModulation> ZerolBevelMeshesAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods