Class WormGearSetCompoundAdvancedSystemDeflection
Inheritance
System.Object
WormGearSetCompoundAdvancedSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class WormGearSetCompoundAdvancedSystemDeflection : GearSetCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<WormGearSetAdvancedSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<WormGearSetAdvancedSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public WormGearSet AssemblyDesign { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public WormGearSet ComponentDesign { get; }
Property Value
GearDutyCycleRating
Declaration
[Obsolete("Use WormGearDutyCycleRating")]
public WormGearSetDutyCycleRating GearDutyCycleRating { get; }
Property Value
WormGearDutyCycleRating
Declaration
public WormGearSetDutyCycleRating WormGearDutyCycleRating { get; }
Property Value
WormGearsCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<WormGearCompoundAdvancedSystemDeflection> WormGearsCompoundAdvancedSystemDeflection { get; }
Property Value
WormMeshesCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<WormGearMeshCompoundAdvancedSystemDeflection> WormMeshesCompoundAdvancedSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods