Show / Hide Table of Contents

    Enum SeismicAccessHoleType

    The type of hole configuration for seismic welds to use. These are pre-defined in AISC manuals, but could be user adjusted in setup.

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

    Fields

    Name Description
    A
    B
    C
    D
    E
    F
    G
    H
    I
    J
    K
    L
    M
    N
    None

    Do not use a hole configuration for seismic welds

    Back to top