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