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