Version: 15.0

    Show / Hide Table of Contents

    Enum RotationalDirections

    Namespace: SMT.MastaAPI.Bearings
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum RotationalDirections : byte

    Fields

    Name Description
    AntiClockwise

    Anti-Clockwise

    BiDirectional

    Bi-Directional

    Clockwise

    Clockwise

    Back to top