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