Class FaceGearMeshModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearMeshModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FaceGearMeshModalAnalysis : GearMeshModalAnalysis, 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>