Version: 13.0

    Show / Hide Table of Contents

    Enum LoadedBallElementPropertyType

    Namespace: SMT.MastaAPI.Bearings.BearingResults
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("72b8bc18-085c-154b-45ac-fb5bbaa17e36")]
    [ApiEnumFor("SMT.Bearings.BearingResults.LoadedBallElementPropertyType, SMT.Bearings")]
    public enum LoadedBallElementPropertyType : byte

    Fields

    Name Description
    ElementWithHighestPressureVelocity

    Element with Highest Pressure Velocity

    ElementWithHighestSlidingSpeed

    Element with Highest Sliding Speed

    Back to top