Class StraightBevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
StraightBevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation
Assembly: SMT.MastaAPI.15.0.dll
public sealed class StraightBevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation : BevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<StraightBevelGearSetAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<StraightBevelGearSetAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCasesReady { get; }
Property Value
Declaration
public StraightBevelGearSet AssemblyDesign { get; }
Property Value
Declaration
[Obsolete("Use AssemblyDesign")]
public StraightBevelGearSet ComponentDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<StraightBevelGearCompoundAdvancedTimeSteppingAnalysisForModulation> StraightBevelGearsCompoundAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
public ReadOnlyCollection<StraightBevelGearMeshCompoundAdvancedTimeSteppingAnalysisForModulation> StraightBevelMeshesCompoundAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods