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