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