Class ConceptGearMeshModalAnalysis
Inheritance
System.Object
ConceptGearMeshModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ConceptGearMeshModalAnalysis : GearMeshModalAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public ConceptGearMesh ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| ConceptGearMesh |
ConnectionLoadCase
Declaration
public ConceptGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| ConceptGearMeshLoadCase |
SystemDeflectionResults
Declaration
public ConceptGearMeshSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| ConceptGearMeshSystemDeflection |
Implements
System.IEquatable<T>