Class WormGearSetCompoundSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WormGearSetCompoundSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class WormGearSetCompoundSystemDeflection : GearSetCompoundSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<WormGearSetSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<WormGearSetSystemDeflection> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<WormGearSetSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<WormGearSetSystemDeflection> |
AssemblyDesign
Declaration
public WormGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
WormGearSet |
WormGearsCompoundSystemDeflection
Declaration
public ReadOnlyCollection<WormGearCompoundSystemDeflection> WormGearsCompoundSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<WormGearCompoundSystemDeflection> |
WormGearSetRating
Declaration
public WormGearSetDutyCycleRating WormGearSetRating { get; }
Property Value
Type | Description |
---|---|
WormGearSetDutyCycleRating |
WormMeshesCompoundSystemDeflection
Declaration
public ReadOnlyCollection<WormGearMeshCompoundSystemDeflection> WormMeshesCompoundSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<WormGearMeshCompoundSystemDeflection> |
Implements
System.IEquatable<T>