Class ConceptGearMeshModalAnalysis
Inheritance
System.Object
ConceptGearMeshModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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>