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