Class PartToPartShearCouplingHalfCompoundParametricStudyTool
Inheritance
System.Object
PartToPartShearCouplingHalfCompoundParametricStudyTool
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PartToPartShearCouplingHalfCompoundParametricStudyTool : CouplingHalfCompoundParametricStudyTool, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<PartToPartShearCouplingHalfParametricStudyTool> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PartToPartShearCouplingHalfParametricStudyTool> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<PartToPartShearCouplingHalfParametricStudyTool> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PartToPartShearCouplingHalfParametricStudyTool> |
ComponentDesign
Declaration
public PartToPartShearCouplingHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingHalf |
PropertiesChangingAllLoadCases
Declaration
public PartToPartShearCouplingHalfLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingHalfLoadCase |
Implements
System.IEquatable<T>