Class StraightBevelGearSetAdvancedSystemDeflection
Inheritance
System.Object
StraightBevelGearSetAdvancedSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class StraightBevelGearSetAdvancedSystemDeflection : BevelGearSetAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public StraightBevelGearSet AssemblyDesign { get; }
Property Value
AssemblyLoadCase
Declaration
public StraightBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<StraightBevelGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
BevelGearsAdvancedSystemDeflection
Declaration
[Obsolete("Use StraightBevelGearsAdvancedSystemDeflection")]
public ReadOnlyCollection<StraightBevelGearAdvancedSystemDeflection> BevelGearsAdvancedSystemDeflection { get; }
Property Value
BevelMeshesAdvancedSystemDeflection
Declaration
[Obsolete("Use StraightBevelMeshesAdvancedSystemDeflection")]
public ReadOnlyCollection<StraightBevelGearMeshAdvancedSystemDeflection> BevelMeshesAdvancedSystemDeflection { get; }
Property Value
ComponentDetailedAnalysis
Declaration
public StraightBevelGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Rating
Declaration
[Obsolete("Use ComponentDetailedAnalysis")]
public StraightBevelGearSetRating Rating { get; }
Property Value
StraightBevelGearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelGearAdvancedSystemDeflection> StraightBevelGearsAdvancedSystemDeflection { get; }
Property Value
StraightBevelMeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelGearMeshAdvancedSystemDeflection> StraightBevelMeshesAdvancedSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods