Show / Hide Table of Contents

    Enum HoleOperationDirection

    Thread direction/handedness

    Namespace: DesignData.SDS2.Model
    Assembly: DesignData.SDS2.Model.dll
    Syntax
    public enum HoleOperationDirection

    Fields

    Name Description
    LeftHand

    Left handed thread

    RightHand

    Right handed thread

    Back to top