Class HypoidGearMeshCompoundAdvancedSystemDeflection
Inheritance
System.Object
HypoidGearMeshCompoundAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections.Compound
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class HypoidGearMeshCompoundAdvancedSystemDeflection : AGMAGleasonConicalGearMeshCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
[Obsolete("Use ConnectionDesign")]
public HypoidGearMesh ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| HypoidGearMesh |
ConnectionAnalysisCases
Declaration
public ReadOnlyCollection<HypoidGearMeshAdvancedSystemDeflection> ConnectionAnalysisCases { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearMeshAdvancedSystemDeflection> |
ConnectionAnalysisCasesReady
Declaration
public ReadOnlyCollection<HypoidGearMeshAdvancedSystemDeflection> ConnectionAnalysisCasesReady { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearMeshAdvancedSystemDeflection> |
ConnectionDesign
Declaration
public HypoidGearMesh ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| HypoidGearMesh |
Implements
System.IEquatable<T>