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