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