Class PartToPartShearCouplingConnectionLoadCase
Inheritance
System.Object
PartToPartShearCouplingConnectionLoadCase
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class PartToPartShearCouplingConnectionLoadCase : CouplingConnectionLoadCase, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public PartToPartShearCouplingConnection ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| PartToPartShearCouplingConnection |
Implements
System.IEquatable<T>