Class CylindricalGearSetCompoundAdvancedSystemDeflection
Inheritance
System.Object
CylindricalGearSetCompoundAdvancedSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class CylindricalGearSetCompoundAdvancedSystemDeflection : GearSetCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<CylindricalGearSetAdvancedSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<CylindricalGearSetAdvancedSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public CylindricalGearSet AssemblyDesign { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public CylindricalGearSet ComponentDesign { get; }
Property Value
CylindricalGearDutyCycleRating
Declaration
public CylindricalGearSetDutyCycleRating CylindricalGearDutyCycleRating { get; }
Property Value
CylindricalGearsCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<CylindricalGearCompoundAdvancedSystemDeflection> CylindricalGearsCompoundAdvancedSystemDeflection { get; }
Property Value
CylindricalMeshesCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<CylindricalGearMeshCompoundAdvancedSystemDeflection> CylindricalMeshesCompoundAdvancedSystemDeflection { get; }
Property Value
GearDutyCycleRating
Declaration
[Obsolete("Use CylindricalGearDutyCycleRating")]
public CylindricalGearSetDutyCycleRating GearDutyCycleRating { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods