Class PartSteadyStateSynchronousResponse
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PartSteadyStateSynchronousResponse
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class PartSteadyStateSynchronousResponse : PartStaticLoadAnalysisCase, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public Part ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Part |
SteadyStateSynchronousResponse
Declaration
public SteadyStateSynchronousResponse SteadyStateSynchronousResponse { get; }
Property Value
Type | Description |
---|---|
SteadyStateSynchronousResponse |
Implements
System.IEquatable<T>