Class AbstractShaftToMountableComponentConnectionAdvancedSystemDeflection
Inheritance
System.Object
AbstractShaftToMountableComponentConnectionAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class AbstractShaftToMountableComponentConnectionAdvancedSystemDeflection : ConnectionAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public AbstractShaftToMountableComponentConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
AbstractShaftToMountableComponentConnection |
Implements
System.IEquatable<T>