Class RootAssemblyCompoundParametricStudyTool
Inheritance
System.Object
RootAssemblyCompoundParametricStudyTool
Assembly: SMT.MastaAPI.14.1.dll
public 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 virtual 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