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