Show / Hide Table of Contents

    Enum BeamToClipAttachmentMethod

    Set of end connection values describing possible connections for a beam-to-clip.

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

    Fields

    Name Description
    Auto

    Auto select connection type.

    Bolted

    Bolted connection.

    Welded

    Welded connection.

    Back to top