Show / Hide Table of Contents

    Enum HoleType

    These hole types match up to kinds of holes to drill

    Namespace: DesignData.SDS2.Setup
    Assembly: DesignData.SDS2.Setup.dll
    Syntax
    public enum HoleType

    Fields

    Name Description
    AnchorBolt

    A hole intended for anchor bolts on a column base plate

    CNCBendMark

    These hole types match up to kinds of holes to drill

    CNCConverted

    These hole types match up to kinds of holes to drill

    ClevisPinHole

    These hole types match up to kinds of holes to drill

    Cope

    A hole in the radius of a cope. These holes are not matchable on other material.

    ErectionPin

    A hole on the end of a column for use by cranes, to lift the column into place.

    Grout

    A hole for pouring grout under a base plate

    LongSlot

    Similar to a ShortSlot, but with a longer slot length (2.5" for a 1" diameter bolt)

    MachineToolHole

    These hole types match up to kinds of holes to drill

    Oversize

    A round hole, typically 3/16ths of an inch larger than the input bolt diameter.

    PlugWeld

    A hole added before plug welding. These are not matchable to other material.

    ShortSlot

    An oblong shaped hole, diameter is typically 1/16th of an inch larger than the input bolt diameter.

    StandardRound

    A standard, perfectly round, hole.

    UserSlot1

    Slot holes controlled by user driven slot settings in job setup.

    UserSlot2

    Slot holes controlled by user driven slot settings in job setup.

    Vent

    A vent or drain hole for galvanizing. These are not matchable to other material.

    Back to top