Class PlainGreaseFilledJournalBearing
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PlainGreaseFilledJournalBearing
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingDesigns.FluidFilm
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public 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>