Class ClutchHalf
Inheritance
System.Object
ClutchHalf
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.PartModel.Couplings
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ClutchHalf : CouplingHalf, IEquatable<APIBase>
Properties
IsMountedOnShaftOuter
Declaration
public bool IsMountedOnShaftOuter { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.IEquatable<T>