Class RollingRingAssemblyCompoundParametricStudyTool
Inheritance
System.Object
RollingRingAssemblyCompoundParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public sealed class RollingRingAssemblyCompoundParametricStudyTool : SpecialisedAssemblyCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<RollingRingAssemblyParametricStudyTool> AssemblyAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<RollingRingAssemblyParametricStudyTool> AssemblyAnalysisCasesReady { get; }
Property Value
Declaration
public RollingRingAssembly AssemblyDesign { get; }
Property Value
Declaration
[Obsolete("Use AssemblyDesign")]
public RollingRingAssembly ComponentDesign { get; }
Property Value
Declaration
public RollingRingAssemblyLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods