Class BevelDifferentialSunGearCompoundSystemDeflection
Inheritance
System.Object
BevelDifferentialSunGearCompoundSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class BevelDifferentialSunGearCompoundSystemDeflection : BevelDifferentialGearCompoundSystemDeflection, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<BevelDifferentialSunGearSystemDeflection> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<BevelDifferentialSunGearSystemDeflection> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<BevelDifferentialSunGearSystemDeflection> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<BevelDifferentialSunGearSystemDeflection> |
Implements
System.IEquatable<T>