Class ShaftToMountableComponentConnectionModalAnalysis
Inheritance
System.Object
ShaftToMountableComponentConnectionModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class ShaftToMountableComponentConnectionModalAnalysis : AbstractShaftToMountableComponentConnectionModalAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public ShaftToMountableComponentConnection ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| ShaftToMountableComponentConnection |
SystemDeflectionResults
Declaration
public ShaftToMountableComponentConnectionSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| ShaftToMountableComponentConnectionSystemDeflection |
Implements
System.IEquatable<T>