Class CylindricalGearSetAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearSetAdvancedSystemDeflection
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearSetAdvancedSystemDeflection : GearSetAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public CylindricalGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Cylindrical |
AssemblyLoadCase
Declaration
public CylindricalGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
Cylindrical |
ComponentDetailedAnalysis
Declaration
public CylindricalGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
Cylindrical |
CylindricalGearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<CylindricalGearAdvancedSystemDeflection> CylindricalGearsAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System. |
CylindricalMeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<CylindricalGearMeshAdvancedSystemDeflection> CylindricalMeshesAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System. |
GearSetDesign
Declaration
public CylindricalGearSetDesign GearSetDesign { get; }
Property Value
Type | Description |
---|---|
Cylindrical |
MicroGeometry
Declaration
public CylindricalGearSetMicroGeometry MicroGeometry { get; }
Property Value
Type | Description |
---|---|
Cylindrical |
Implements
System.IEquatable<T>