Class WormGearSetCompoundSteadyStateSynchronousResponse
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WormGearSetCompoundSteadyStateSynchronousResponse
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 WormGearSetCompoundSteadyStateSynchronousResponse : GearSetCompoundSteadyStateSynchronousResponse, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<WormGearSetSteadyStateSynchronousResponse> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System. |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<WormGearSetSteadyStateSynchronousResponse> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System. |
AssemblyDesign
Declaration
public WormGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Worm |
WormGearsCompoundSteadyStateSynchronousResponse
Declaration
public ReadOnlyCollection<WormGearCompoundSteadyStateSynchronousResponse> WormGearsCompoundSteadyStateSynchronousResponse { get; }
Property Value
Type | Description |
---|---|
System. |
WormMeshesCompoundSteadyStateSynchronousResponse
Declaration
public ReadOnlyCollection<WormGearMeshCompoundSteadyStateSynchronousResponse> WormMeshesCompoundSteadyStateSynchronousResponse { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>