Class SpiralBevelGearSetSystemDeflection
Inheritance
System.Object
SpiralBevelGearSetSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class SpiralBevelGearSetSystemDeflection : BevelGearSetSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public SpiralBevelGearSet AssemblyDesign { get; }
Property Value
AssemblyLoadCase
Declaration
public SpiralBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
BevelGearsSystemDeflection
Declaration
[Obsolete("Use SpiralBevelGearsSystemDeflection")]
public ReadOnlyCollection<SpiralBevelGearSystemDeflection> BevelGearsSystemDeflection { get; }
Property Value
BevelMeshesSystemDeflection
Declaration
[Obsolete("Use SpiralBevelMeshesSystemDeflection")]
public ReadOnlyCollection<SpiralBevelGearMeshSystemDeflection> BevelMeshesSystemDeflection { get; }
Property Value
ComponentDetailedAnalysis
Declaration
public SpiralBevelGearSetRating ComponentDetailedAnalysis { get; }
Property Value
PowerFlowResults
Declaration
public SpiralBevelGearSetPowerFlow PowerFlowResults { get; }
Property Value
Rating
Declaration
[Obsolete("Use ComponentDetailedAnalysis")]
public SpiralBevelGearSetRating Rating { get; }
Property Value
SpiralBevelGearsSystemDeflection
Declaration
public ReadOnlyCollection<SpiralBevelGearSystemDeflection> SpiralBevelGearsSystemDeflection { get; }
Property Value
SpiralBevelMeshesSystemDeflection
Declaration
public ReadOnlyCollection<SpiralBevelGearMeshSystemDeflection> SpiralBevelMeshesSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods