Class FaceGearSetAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearSetAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FaceGearSetAdvancedTimeSteppingAnalysisForModulation : GearSetAdvancedTimeSteppingAnalysisForModulation, 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 |
FaceGearsAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<FaceGearAdvancedTimeSteppingAnalysisForModulation> FaceGearsAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<FaceGearAdvancedTimeSteppingAnalysisForModulation> |
FaceMeshesAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<FaceGearMeshAdvancedTimeSteppingAnalysisForModulation> FaceMeshesAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<FaceGearMeshAdvancedTimeSteppingAnalysisForModulation> |
SystemDeflectionResults
Declaration
public FaceGearSetSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
FaceGearSetSystemDeflection |
Implements
System.IEquatable<T>