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