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