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