Class CylindricalGearSetCompoundAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearSetCompoundAdvancedSystemDeflection
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 CylindricalGearSetCompoundAdvancedSystemDeflection : GearSetCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<CylindricalGearSetAdvancedSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearSetAdvancedSystemDeflection> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<CylindricalGearSetAdvancedSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearSetAdvancedSystemDeflection> |
AssemblyDesign
Declaration
public CylindricalGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
CylindricalGearSet |
CylindricalGearDutyCycleRating
Declaration
public CylindricalGearSetDutyCycleRating CylindricalGearDutyCycleRating { get; }
Property Value
Type | Description |
---|---|
CylindricalGearSetDutyCycleRating |
CylindricalGearsCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<CylindricalGearCompoundAdvancedSystemDeflection> CylindricalGearsCompoundAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearCompoundAdvancedSystemDeflection> |
CylindricalMeshesCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<CylindricalGearMeshCompoundAdvancedSystemDeflection> CylindricalMeshesCompoundAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearMeshCompoundAdvancedSystemDeflection> |
Implements
System.IEquatable<T>