Show / Hide Table of Contents

    Enum HoleMachineOperationThreadSeries

    The form or series

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

    Fields

    Name Description
    None

    results in the form / series not being included in the hole callout label. If 'None' had been selected for the above example, the label would read: ø.81-16-2B-RH

    UN

    The form or series

    UNC

    stands for Unified National Course. For the example above. 'UNC' was selected as the "Form / Series," and therefore the label reads ø.81-16UNC-2B-RH

    UNEF

    stand for Unified National Extra Fine. For the example above. 'UNEF' was selected as the "Form / Series," and therefore the label reads ø.81-16UNC-2B-RH.

    UNF

    stands for Unified National Fine. If 'UNF' had been selected for the example above, the label would read ø.81-16UNF-2B-RH.

    Back to top