Class WormGearMeshSteadyStateSynchronousResponse
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WormGearMeshSteadyStateSynchronousResponse
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 WormGearMeshSteadyStateSynchronousResponse : GearMeshSteadyStateSynchronousResponse, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public WormGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
WormGearMesh |
ConnectionLoadCase
Declaration
public WormGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
WormGearMeshLoadCase |
Implements
System.IEquatable<T>