Class FaceGearSetAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearSetAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FaceGearSetAdvancedSystemDeflection : GearSetAdvancedSystemDeflection, 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 |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<FaceGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<FaceGearSetSystemDeflection> |
ComponentDetailedAnalysis
Declaration
public FaceGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
FaceGearSetRating |
FaceGearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<FaceGearAdvancedSystemDeflection> FaceGearsAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<FaceGearAdvancedSystemDeflection> |
FaceMeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<FaceGearMeshAdvancedSystemDeflection> FaceMeshesAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<FaceGearMeshAdvancedSystemDeflection> |
Implements
System.IEquatable<T>