Class ZerolBevelGearMeshSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ZerolBevelGearMeshSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ZerolBevelGearMeshSystemDeflection : BevelGearMeshSystemDeflection, IEquatable<APIBase>
Properties
ComponentDetailedAnalysis
Declaration
public ZerolBevelGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearMeshRating |
ConnectionDesign
Declaration
public ZerolBevelGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearMesh |
ConnectionLoadCase
Declaration
public ZerolBevelGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearMeshLoadCase |
PowerFlowResults
Declaration
public ZerolBevelGearMeshPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearMeshPowerFlow |
Implements
System.IEquatable<T>