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