Class RingPinsCompoundParametricStudyTool
Inheritance
System.Object
RingPinsCompoundParametricStudyTool
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class RingPinsCompoundParametricStudyTool : MountableComponentCompoundParametricStudyTool, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<RingPinsParametricStudyTool> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<RingPinsParametricStudyTool> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<RingPinsParametricStudyTool> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<RingPinsParametricStudyTool> |
ComponentDesign
Declaration
public RingPins ComponentDesign { get; }
Property Value
Type | Description |
---|---|
RingPins |
PropertiesChangingAllLoadCases
Declaration
public RingPinsLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Type | Description |
---|---|
RingPinsLoadCase |
Implements
System.IEquatable<T>