Class PartToPartShearCouplingCompoundSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PartToPartShearCouplingCompoundSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class PartToPartShearCouplingCompoundSystemDeflection : CouplingCompoundSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<PartToPartShearCouplingSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PartToPartShearCouplingSystemDeflection> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<PartToPartShearCouplingSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PartToPartShearCouplingSystemDeflection> |
AssemblyDesign
Declaration
public PartToPartShearCoupling AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCoupling |
Implements
System.IEquatable<T>