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