Class WormGearMeshSystemDeflection
Inheritance
System.Object
WormGearMeshSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class WormGearMeshSystemDeflection : GearMeshSystemDeflection, IEquatable<APIBase>
Properties
ComponentDetailedAnalysis
Declaration
public WormGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
ConnectionDesign
Declaration
public WormGearMesh ConnectionDesign { get; }
Property Value
ConnectionLoadCase
Declaration
public WormGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
PowerFlowResults
Declaration
public WormGearMeshPowerFlow PowerFlowResults { get; }
Property Value
Rating
Declaration
[Obsolete("Use ComponentDetailedAnalysis")]
public WormGearMeshRating Rating { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods