Class HypoidGearSetCompoundSystemDeflection
Inheritance
System.Object
HypoidGearSetCompoundSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class HypoidGearSetCompoundSystemDeflection : AGMAGleasonConicalGearSetCompoundSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<HypoidGearSetSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<HypoidGearSetSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public HypoidGearSet AssemblyDesign { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public HypoidGearSet ComponentDesign { get; }
Property Value
HypoidGearsCompoundSystemDeflection
Declaration
public ReadOnlyCollection<HypoidGearCompoundSystemDeflection> HypoidGearsCompoundSystemDeflection { get; }
Property Value
HypoidMeshesCompoundSystemDeflection
Declaration
public ReadOnlyCollection<HypoidGearMeshCompoundSystemDeflection> HypoidMeshesCompoundSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods