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