Class RootAssemblyCompoundParametricStudyTool
Inheritance
System.Object
RootAssemblyCompoundParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public sealed class RootAssemblyCompoundParametricStudyTool : AssemblyCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<RootAssemblyParametricStudyTool> AssemblyAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<RootAssemblyParametricStudyTool> AssemblyAnalysisCasesReady { get; }
Property Value
Declaration
public AbstractLoadCaseGroup CompoundLoadCase { get; }
Property Value
Declaration
public ParametricStudyToolOptions ParametricAnalysisOptions { get; }
Property Value
Declaration
public RootAssemblyLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Declaration
public ParametricStudyToolResultsForReporting ResultsForReporting { get; }
Property Value
Declaration
public DutyCycleEfficiencyResults RootAssemblyDutyCycleResults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods