Class BevelGearSetCompoundSteadyStateSynchronousResponse
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BevelGearSetCompoundSteadyStateSynchronousResponse
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 abstract class BevelGearSetCompoundSteadyStateSynchronousResponse : AGMAGleasonConicalGearSetCompoundSteadyStateSynchronousResponse, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<BevelGearSetSteadyStateSynchronousResponse> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System. |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<BevelGearSetSteadyStateSynchronousResponse> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>