Class CouplingConnectionParametricStudyTool
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CouplingConnectionParametricStudyTool
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class CouplingConnectionParametricStudyTool : InterMountableComponentConnectionParametricStudyTool, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public CouplingConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
CouplingConnection |
Implements
System.IEquatable<T>