Class RollerBearingJohnsGoharProfile
Inheritance
System.Object
RollerBearingJohnsGoharProfile
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class RollerBearingJohnsGoharProfile : RollerBearingProfile, IEquatable<APIBase>
Properties
DesignLoad
Declaration
public double DesignLoad { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
EndDrop
Declaration
public Overridable<double> EndDrop { get; set; }
Property Value
LengthFactor
Declaration
public double LengthFactor { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods