Class WormGearSetCompoundAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WormGearSetCompoundAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class WormGearSetCompoundAdvancedSystemDeflection : GearSetCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<WormGearSetAdvancedSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<WormGearSetAdvancedSystemDeflection> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<WormGearSetAdvancedSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<WormGearSetAdvancedSystemDeflection> |
AssemblyDesign
Declaration
public WormGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
WormGearSet |
WormGearDutyCycleRating
Declaration
public WormGearSetDutyCycleRating WormGearDutyCycleRating { get; }
Property Value
Type | Description |
---|---|
WormGearSetDutyCycleRating |
WormGearsCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<WormGearCompoundAdvancedSystemDeflection> WormGearsCompoundAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<WormGearCompoundAdvancedSystemDeflection> |
WormMeshesCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<WormGearMeshCompoundAdvancedSystemDeflection> WormMeshesCompoundAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<WormGearMeshCompoundAdvancedSystemDeflection> |
Implements
System.IEquatable<T>