Class FaceGearMeshAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearMeshAdvancedTimeSteppingAnalysisForModulation
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 FaceGearMeshAdvancedTimeSteppingAnalysisForModulation : GearMeshAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public FaceGearMesh ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| FaceGearMesh |
ConnectionLoadCase
Declaration
public FaceGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| FaceGearMeshLoadCase |
SystemDeflectionResults
Declaration
public FaceGearMeshSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| FaceGearMeshSystemDeflection |
Implements
System.IEquatable<T>