Class FaceGearModalAnalysis
Inheritance
System.Object
FaceGearModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class FaceGearModalAnalysis : GearModalAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public FaceGear ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| FaceGear |
ComponentLoadCase
Declaration
public FaceGearLoadCase ComponentLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| FaceGearLoadCase |
SystemDeflectionResults
Declaration
public FaceGearSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| FaceGearSystemDeflection |
Implements
System.IEquatable<T>