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