Class PlainGreaseFilledJournalBearing
Inheritance
System.Object
PlainGreaseFilledJournalBearing
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingDesigns.FluidFilm
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PlainGreaseFilledJournalBearing : PlainJournalBearing, IEquatable<APIBase>
Properties
HousingDetail
Declaration
public PlainJournalHousing HousingDetail { get; }
Property Value
Type | Description |
---|---|
PlainJournalHousing |
HousingType
Declaration
public PlainGreaseFilledJournalBearingHousingType HousingType { get; set; }
Property Value
Type | Description |
---|---|
PlainGreaseFilledJournalBearingHousingType |
Implements
System.IEquatable<T>