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. |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<CylindricalGearSetAdvancedSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System. |
AssemblyDesign
Declaration
public CylindricalGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Cylindrical |
CylindricalGearDutyCycleRating
Declaration
public CylindricalGearSetDutyCycleRating CylindricalGearDutyCycleRating { get; }
Property Value
Type | Description |
---|---|
Cylindrical |
CylindricalGearsCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<CylindricalGearCompoundAdvancedSystemDeflection> CylindricalGearsCompoundAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System. |
CylindricalMeshesCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<CylindricalGearMeshCompoundAdvancedSystemDeflection> CylindricalMeshesCompoundAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>