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