Class StraightBevelDiffGearSetCompoundAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
StraightBevelDiffGearSetCompoundAdvancedTimeSteppingAnalysisForModulation
Assembly: SMT.MastaAPI.14.1.1.dll
public class StraightBevelDiffGearSetCompoundAdvancedTimeSteppingAnalysisForModulation : BevelGearSetCompoundAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetAdvancedTimeSteppingAnalysisForModulation> AssemblyAnalysisCasesReady { get; }
Property Value
Declaration
public StraightBevelDiffGearSet AssemblyDesign { get; }
Property Value
Declaration
[Obsolete("Use AssemblyDesign")]
public StraightBevelDiffGearSet ComponentDesign { get; }
Property Value
Declaration
public ReadOnlyCollection<StraightBevelDiffGearCompoundAdvancedTimeSteppingAnalysisForModulation> StraightBevelDiffGearsCompoundAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
public ReadOnlyCollection<StraightBevelDiffGearMeshCompoundAdvancedTimeSteppingAnalysisForModulation> StraightBevelDiffMeshesCompoundAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods