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