Class SynchroniserSleeve
Inheritance
System.Object
SynchroniserSleeve
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class SynchroniserSleeve : SynchroniserPart, IEquatable<APIBase>
Properties
HubBore
Declaration
public Overridable<double> HubBore { get; set; }
Property Value
HubHeight
Declaration
public double HubHeight { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
HubWidth
Declaration
public double HubWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SleeveOuterDiameter
Declaration
public Overridable<double> SleeveOuterDiameter { get; set; }
Property Value
SleeveSelectionHeight
Declaration
public double SleeveSelectionHeight { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SleeveSelectionWidth
Declaration
public double SleeveSelectionWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SleeveWidth
Declaration
public double SleeveWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods