Class ClutchLoadCase
Inheritance
System.Object
ClutchLoadCase
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ClutchLoadCase : CouplingLoadCase, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public Clutch AssemblyDesign { get; }
Property Value
| Type | Description |
|---|---|
| Clutch |
Implements
System.IEquatable<T>