Show / Hide Table of Contents

    Enum PinType

    Type of Pin.

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

    Fields

    Name Description
    Headed

    Left-handed thread.

    None

    Right-handed thread.

    Straight

    No thread.

    Back to top