Class InformationAtRingPinToDiscContactPointFromGeometry
Inheritance
System.Object
InformationAtRingPinToDiscContactPointFromGeometry
Assembly: SMT.MastaAPI.14.1.1.dll
public class InformationAtRingPinToDiscContactPointFromGeometry : APIBase, IEquatable<APIBase>
Fields
Declaration
protected readonly APIBase _parent
Field Value
Properties
Declaration
public double ClearanceDueToDiscProfile { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ClearanceDueToRingPinManufacturingErrors { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double CombinedCurvature { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double CombinedRadiusOfCurvature { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double DiscRadiusOfCurvature { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double NormalisedArcLengthAlongHalfLobeToContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public int PinIndex { get; }
Property Value
| Type |
Description |
| System.Int32 |
|
Declaration
public double RingPinRadiusOfCurvature { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double TotalClearance { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods