Class StraightBevelGearSetSystemDeflection
Inheritance
System.Object
StraightBevelGearSetSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class StraightBevelGearSetSystemDeflection : BevelGearSetSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public StraightBevelGearSet AssemblyDesign { get; }
Property Value
AssemblyLoadCase
Declaration
public StraightBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
BevelGearsSystemDeflection
Declaration
[Obsolete("Use StraightBevelGearsSystemDeflection")]
public ReadOnlyCollection<StraightBevelGearSystemDeflection> BevelGearsSystemDeflection { get; }
Property Value
BevelMeshesSystemDeflection
Declaration
[Obsolete("Use StraightBevelMeshesSystemDeflection")]
public ReadOnlyCollection<StraightBevelGearMeshSystemDeflection> BevelMeshesSystemDeflection { get; }
Property Value
ComponentDetailedAnalysis
Declaration
public StraightBevelGearSetRating ComponentDetailedAnalysis { get; }
Property Value
PowerFlowResults
Declaration
public StraightBevelGearSetPowerFlow PowerFlowResults { get; }
Property Value
Rating
Declaration
[Obsolete("Use ComponentDetailedAnalysis")]
public StraightBevelGearSetRating Rating { get; }
Property Value
StraightBevelGearsSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelGearSystemDeflection> StraightBevelGearsSystemDeflection { get; }
Property Value
StraightBevelMeshesSystemDeflection
Declaration
public ReadOnlyCollection<StraightBevelGearMeshSystemDeflection> StraightBevelMeshesSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods