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