Class FaceGearSetSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearSetSystemDeflection
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 FaceGearSetSystemDeflection : GearSetSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public FaceGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
FaceGearSet |
AssemblyLoadCase
Declaration
public FaceGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
FaceGearSetLoadCase |
ComponentDetailedAnalysis
Declaration
public FaceGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
FaceGearSetRating |
FaceGearsSystemDeflection
Declaration
public ReadOnlyCollection<FaceGearSystemDeflection> FaceGearsSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<FaceGearSystemDeflection> |
FaceMeshesSystemDeflection
Declaration
public ReadOnlyCollection<FaceGearMeshSystemDeflection> FaceMeshesSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<FaceGearMeshSystemDeflection> |
PowerFlowResults
Declaration
public FaceGearSetPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
FaceGearSetPowerFlow |
Implements
System.IEquatable<T>