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