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