Class ZerolBevelGearSetSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ZerolBevelGearSetSystemDeflection
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 ZerolBevelGearSetSystemDeflection : BevelGearSetSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public ZerolBevelGearSet AssemblyDesign { get; }
Property Value
| Type | Description |
|---|---|
| ZerolBevelGearSet |
AssemblyLoadCase
Declaration
public ZerolBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| ZerolBevelGearSetLoadCase |
ComponentDetailedAnalysis
Declaration
public ZerolBevelGearSetRating ComponentDetailedAnalysis { get; }
Property Value
| Type | Description |
|---|---|
| ZerolBevelGearSetRating |
PowerFlowResults
Declaration
public ZerolBevelGearSetPowerFlow PowerFlowResults { get; }
Property Value
| Type | Description |
|---|---|
| ZerolBevelGearSetPowerFlow |
ZerolBevelGearsSystemDeflection
Declaration
public ReadOnlyCollection<ZerolBevelGearSystemDeflection> ZerolBevelGearsSystemDeflection { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearSystemDeflection> |
ZerolBevelMeshesSystemDeflection
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshSystemDeflection> ZerolBevelMeshesSystemDeflection { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearMeshSystemDeflection> |
Implements
System.IEquatable<T>