Class ConceptGearSetSteadyStateSynchronousResponse
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConceptGearSetSteadyStateSynchronousResponse
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ConceptGearSetSteadyStateSynchronousResponse : GearSetSteadyStateSynchronousResponse, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public ConceptGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Concept |
AssemblyLoadCase
Declaration
public ConceptGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
Concept |
ConceptGearsSteadyStateSynchronousResponse
Declaration
public ReadOnlyCollection<ConceptGearSteadyStateSynchronousResponse> ConceptGearsSteadyStateSynchronousResponse { get; }
Property Value
Type | Description |
---|---|
System. |
ConceptMeshesSteadyStateSynchronousResponse
Declaration
public ReadOnlyCollection<ConceptGearMeshSteadyStateSynchronousResponse> ConceptMeshesSteadyStateSynchronousResponse { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>