Class BevelGearSetAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
BevelGearSetAdvancedTimeSteppingAnalysisForModulation
Assembly: SMT.MastaAPI.15.0.dll
public abstract class BevelGearSetAdvancedTimeSteppingAnalysisForModulation : AGMAGleasonConicalGearSetAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
Declaration
[Obsolete("Use BevelGearsAdvancedTimeSteppingAnalysisForModulation")]
public ReadOnlyCollection<BevelGearAdvancedTimeSteppingAnalysisForModulation> AGMAGleasonConicalGearsAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
[Obsolete("Use BevelMeshesAdvancedTimeSteppingAnalysisForModulation")]
public ReadOnlyCollection<BevelGearMeshAdvancedTimeSteppingAnalysisForModulation> AGMAGleasonConicalMeshesAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
public BevelGearSet AssemblyDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<BevelGearAdvancedTimeSteppingAnalysisForModulation> BevelGearsAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
public ReadOnlyCollection<BevelGearMeshAdvancedTimeSteppingAnalysisForModulation> BevelMeshesAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
public BevelGearSetSystemDeflection SystemDeflectionResults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods