Class WormGearCompoundSystemDeflection
Inheritance
System.Object
WormGearCompoundSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class WormGearCompoundSystemDeflection : GearCompoundSystemDeflection, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<WormGearSystemDeflection> ComponentAnalysisCases { get; }
Property Value
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<WormGearSystemDeflection> ComponentAnalysisCasesReady { get; }
Property Value
ComponentDesign
Declaration
public WormGear ComponentDesign { get; }
Property Value
DutyCycleRating
Declaration
[Obsolete("Use WormDutyCycleRating")]
public WormGearDutyCycleRating DutyCycleRating { get; }
Property Value
WormDutyCycleRating
Declaration
public WormGearDutyCycleRating WormDutyCycleRating { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods