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