Class HypoidGearSetAdvancedSystemDeflection
Inheritance
System.Object
HypoidGearSetAdvancedSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class HypoidGearSetAdvancedSystemDeflection : AGMAGleasonConicalGearSetAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AGMAGleasonConicalGearsAdvancedSystemDeflection
Declaration
[Obsolete("Use HypoidGearsAdvancedSystemDeflection")]
public ReadOnlyCollection<HypoidGearAdvancedSystemDeflection> AGMAGleasonConicalGearsAdvancedSystemDeflection { get; }
Property Value
AGMAGleasonConicalMeshesAdvancedSystemDeflection
Declaration
[Obsolete("Use HypoidMeshesAdvancedSystemDeflection")]
public ReadOnlyCollection<HypoidGearMeshAdvancedSystemDeflection> AGMAGleasonConicalMeshesAdvancedSystemDeflection { get; }
Property Value
AssemblyDesign
Declaration
public HypoidGearSet AssemblyDesign { get; }
Property Value
AssemblyLoadCase
Declaration
public HypoidGearSetLoadCase AssemblyLoadCase { get; }
Property Value
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<HypoidGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
ComponentDetailedAnalysis
Declaration
public HypoidGearSetRating ComponentDetailedAnalysis { get; }
Property Value
HypoidGearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<HypoidGearAdvancedSystemDeflection> HypoidGearsAdvancedSystemDeflection { get; }
Property Value
HypoidMeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<HypoidGearMeshAdvancedSystemDeflection> HypoidMeshesAdvancedSystemDeflection { get; }
Property Value
Rating
Declaration
[Obsolete("Use ComponentDetailedAnalysis")]
public HypoidGearSetRating Rating { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods