Class BevelDifferentialGearSetCompoundSteadyStateSynchronousResponseOnAShaft
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BevelDifferentialGearSetCompoundSteadyStateSynchronousResponseOnAShaft
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesOnAShaft.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class BevelDifferentialGearSetCompoundSteadyStateSynchronousResponseOnAShaft : BevelGearSetCompoundSteadyStateSynchronousResponseOnAShaft, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<BevelDifferentialGearSetSteadyStateSynchronousResponseOnAShaft> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<BevelDifferentialGearSetSteadyStateSynchronousResponseOnAShaft> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<BevelDifferentialGearSetSteadyStateSynchronousResponseOnAShaft> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<BevelDifferentialGearSetSteadyStateSynchronousResponseOnAShaft> |
AssemblyDesign
Declaration
public BevelDifferentialGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
BevelDifferentialGearSet |
BevelDifferentialGearsCompoundSteadyStateSynchronousResponseOnAShaft
Declaration
public ReadOnlyCollection<BevelDifferentialGearCompoundSteadyStateSynchronousResponseOnAShaft> BevelDifferentialGearsCompoundSteadyStateSynchronousResponseOnAShaft { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<BevelDifferentialGearCompoundSteadyStateSynchronousResponseOnAShaft> |
BevelDifferentialMeshesCompoundSteadyStateSynchronousResponseOnAShaft
Declaration
public ReadOnlyCollection<BevelDifferentialGearMeshCompoundSteadyStateSynchronousResponseOnAShaft> BevelDifferentialMeshesCompoundSteadyStateSynchronousResponseOnAShaft { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<BevelDifferentialGearMeshCompoundSteadyStateSynchronousResponseOnAShaft> |
Implements
System.IEquatable<T>