Class WormGearSetCompoundSystemDeflection
Inheritance
System.Object
WormGearSetCompoundSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class WormGearSetCompoundSystemDeflection : GearSetCompoundSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<WormGearSetSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<WormGearSetSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public WormGearSet AssemblyDesign { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public WormGearSet ComponentDesign { get; }
Property Value
WormGearsCompoundSystemDeflection
Declaration
public ReadOnlyCollection<WormGearCompoundSystemDeflection> WormGearsCompoundSystemDeflection { get; }
Property Value
WormGearSetRating
Declaration
public WormGearSetDutyCycleRating WormGearSetRating { get; }
Property Value
WormMeshesCompoundSystemDeflection
Declaration
public ReadOnlyCollection<WormGearMeshCompoundSystemDeflection> WormMeshesCompoundSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods