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