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